suppress greeting
This commit is contained in:
parent
69a11d55a6
commit
406034f7a0
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ end
|
||||||
if test -f ~/.keychain/$hostname-fish
|
if test -f ~/.keychain/$hostname-fish
|
||||||
source ~/.keychain/$hostname-fish
|
source ~/.keychain/$hostname-fish
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set -g fish_greeting
|
||||||
|
|
Loading…
Reference in a new issue