[fish] Add ‘~/usr/bin’ to my path
This commit is contained in:
parent
a9dfd34a6f
commit
f3a7a22054
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ end
|
|||
bind \ep up-or-search
|
||||
bind \en down-or-search
|
||||
|
||||
set -x PATH ~/usr/bin $PATH
|
||||
|
||||
set -x LESS FXRSi
|
||||
set -x EDITOR emacsclient
|
||||
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
|
||||
|
|
Loading…
Reference in a new issue