Remove annoying greeting
This commit is contained in:
parent
dfc66651ab
commit
74c7f696d8
@ -59,4 +59,7 @@
|
||||
nix.gc.automatic = true;
|
||||
|
||||
programs.fish.enable = true;
|
||||
programs.fish.shellInit = ''
|
||||
set fish_greeting
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user