Work laptop

This commit is contained in:
FredzyW 2024-11-01 11:28:21 +01:00
parent fd16d84fe3
commit 9e6dda7b75
5 changed files with 34 additions and 20 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"