diff --git a/fish/.config/fish/config.fish b/fish/.config/fish/config.fish index 1139e40..419f0da 100644 --- a/fish/.config/fish/config.fish +++ b/fish/.config/fish/config.fish @@ -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