mirror of
https://github.com/larstvei/nix-config.git
synced 2025-11-19 13:50:11 +00:00
No greeting from fish
This commit is contained in:
parent
6aa881ad01
commit
2a03f04754
@ -11,6 +11,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
interactiveShellInit = ''
|
||||
set fish_greeting
|
||||
'';
|
||||
|
||||
shellInit = ''
|
||||
if test "$TERM" != "dumb"
|
||||
track_directories
|
||||
|
||||
Loading…
Reference in New Issue
Block a user