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; }
|
{ name = "autopair"; src = autopair.src; }
|
||||||
];
|
];
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
|
${lib.getExe pkgs.nix-your-shell} fish | source
|
||||||
sh ${colorScript}
|
sh ${colorScript}
|
||||||
'';
|
'';
|
||||||
functions.fish_greeting = ''
|
functions.fish_greeting = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue