shell: cleanup

This commit is contained in:
Charlie Root 2024-11-03 15:29:32 +01:00
commit 71b81c3b98
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
4 changed files with 4 additions and 8 deletions

View file

@ -8,7 +8,7 @@ pkgs.writeText "config.fish" ''
${pkgs.atuin}/bin/atuin init fish | source
${pkgs.zoxide}/bin/zoxide init fish | source
${pkgs.starship}/bin/starship init fish | source
${pkgs.direnv}/bin/direnv hook fish | source
source ${./config.fish}