1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

remove fish welcome msg

This commit is contained in:
eoli3n 2020-06-19 08:31:43 +02:00
parent e983a813e2
commit 955bb3b442

@ -3,6 +3,7 @@ set -x EDITOR 'nvim'
set -x VISUAL 'nvim'
set -x PAGER 'most'
set -gx SYSTEMD_PAGER 'less'
set -U fish_greeting ""
# Start starfish prompt
starship init fish | source