recent changes

This commit is contained in:
Franek 2025-02-13 19:52:15 +01:00
parent 0ac99f97a0
commit 2c3a604bbd
4 changed files with 7 additions and 1 deletions

View file

@ -8,6 +8,7 @@
enable = true;
interactiveShellInit = ''
set fish_greeting
cat ~/.cache/wal/sequences
'';
shellAliases = {
".." = "cd ..";