i nixed my shell
This commit is contained in:
parent
b3f0ff53df
commit
382ad9052f
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ in {
|
|||
{ name = "autopair"; src = autopair.src; }
|
||||
];
|
||||
interactiveShellInit = ''
|
||||
${lib.getExe pkgs.nix-your-shell} fish | source
|
||||
sh ${colorScript}
|
||||
'';
|
||||
functions.fish_greeting = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue