Disable fish greetings

This commit is contained in:
Yax 2023-05-01 11:03:51 +02:00
parent 9b2df199e2
commit a8b5951be0

View file

@ -7,6 +7,7 @@ set -gx COLORTERM truecolor
set -gx EDITOR vim
set -gx LANG fr_FR.UTF-8
set -gx LC_ALL fr_FR.UTF-8
set --universal fish_greeting
# nix
if test -e $HOME/.nix-profile/etc/profile.d/nix.sh