Removed any-shell thingy

This commit is contained in:
FredzyW 2024-05-21 09:42:57 +02:00
parent 9834600e55
commit 0b23e6fc0c

View file

@ -42,7 +42,6 @@
ls="exa -lag --header";
};
interactiveShellInit = ''
${pkgs.any-nix-shell}/bin/any-nix-shell fish --info-right | source
set fish_greeting # Disable greeting
'';
};