Add .emacs.d/bin to path
This commit is contained in:
parent
fd76cd2500
commit
c028971b4c
@ -23,6 +23,9 @@ set fish_color_host brwhite
|
|||||||
set fish_color_host_remote brwhite
|
set fish_color_host_remote brwhite
|
||||||
set fish_color_cancel brred
|
set fish_color_cancel brred
|
||||||
|
|
||||||
|
# add paths
|
||||||
|
set fish_user_paths "$HOME/.emacs.d/bin/" $fish_user_paths
|
||||||
|
|
||||||
#update config
|
#update config
|
||||||
alias upconf='~/scripts/arcolinux-config.sh'
|
alias upconf='~/scripts/arcolinux-config.sh'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user