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