Lots of changes

This commit is contained in:
FredzyW 2024-11-11 16:15:26 +01:00
parent 41387bf18d
commit 6c1838ede0
8 changed files with 48 additions and 168 deletions

View file

@ -48,7 +48,7 @@
home="home-manager switch --flake $HM_DIR";
reb="sudo nixos-rebuild switch --flake $SYSTEM_DIR";
cam="jira issue create && jira issue assign && jira issue move";
latest="git log | head -1 | awk '{print $2;}' | xsel -i";
latest="git log | head -1 | awk '{print $2;}' | xsel -ib";
};
interactiveShellInit = ''
fish_vi_key_bindings