[fish] Add ‘~/usr/bin’ to my path

This commit is contained in:
Tom Willemse 2021-10-22 00:49:33 -07:00
parent a9dfd34a6f
commit f3a7a22054

View file

@ -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