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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user