fish: disable greeting
This commit is contained in:
parent
9339c7a534
commit
75f8289854
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ set -x EDITOR nvim
|
||||||
set -x TIME_STYLE long-iso
|
set -x TIME_STYLE long-iso
|
||||||
set -x SSH_AUTH_SOCK "$HOME/.ssh/ssh_auth_sock"
|
set -x SSH_AUTH_SOCK "$HOME/.ssh/ssh_auth_sock"
|
||||||
set -x ALTERNATE_EDITOR ""
|
set -x ALTERNATE_EDITOR ""
|
||||||
|
set -U fish_greeting
|
||||||
|
|
Loading…
Reference in a new issue