Disable fish greetings
This commit is contained in:
parent
9b2df199e2
commit
a8b5951be0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ set -gx COLORTERM truecolor
|
||||||
set -gx EDITOR vim
|
set -gx EDITOR vim
|
||||||
set -gx LANG fr_FR.UTF-8
|
set -gx LANG fr_FR.UTF-8
|
||||||
set -gx LC_ALL fr_FR.UTF-8
|
set -gx LC_ALL fr_FR.UTF-8
|
||||||
|
set --universal fish_greeting
|
||||||
|
|
||||||
# nix
|
# nix
|
||||||
if test -e $HOME/.nix-profile/etc/profile.d/nix.sh
|
if test -e $HOME/.nix-profile/etc/profile.d/nix.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue