Update fish
This commit is contained in:
parent
a5c2545667
commit
03ba564ede
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
shellInit = ''
|
||||
set fish_greeting
|
||||
'';
|
||||
interactiveShellInit = ''
|
||||
set EDITOR vim
|
||||
ssh-add > /dev/null &> /dev/null
|
||||
|
|
Loading…
Reference in a new issue