More changes

This commit is contained in:
FredzyW 2024-10-31 22:47:27 +01:00
parent fd16d84fe3
commit 96263bf7af
6 changed files with 7 additions and 9 deletions

View file

@ -51,6 +51,7 @@
latest="git log | head -1 | awk '{print $2;}' | xsel -i";
};
interactiveShellInit = ''
fish_vi_key_bindings
set fish_greeting # Disable greeting
set FLAKE_DIR "/home/fw/nix"
set HM_DIR "$FLAKE_DIR#fw@jobb"