i nixed my shell

This commit is contained in:
Reid 2025-12-21 23:35:36 -08:00
parent b3f0ff53df
commit 382ad9052f
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -36,6 +36,7 @@ in {
{ name = "autopair"; src = autopair.src; }
];
interactiveShellInit = ''
${lib.getExe pkgs.nix-your-shell} fish | source
sh ${colorScript}
'';
functions.fish_greeting = ''