mirror of
https://github.com/Foltik/dotfiles
synced 2024-11-24 04:22:50 -05:00
Unset fish greeting
This commit is contained in:
parent
cbc1a4932f
commit
bb6513979c
@ -1,4 +1,5 @@
|
||||
### Environment Variables ###
|
||||
set -U fish_greeting
|
||||
set -U fish_user_paths ~/.local/bin
|
||||
# Use all cores for make by default
|
||||
set -gx MAKEFLAGS -j(nproc)
|
||||
|
Loading…
Reference in New Issue
Block a user