[fish] Clean up fish config files

This commit is contained in:
2021-08-05 11:44:08 -04:00
parent 6a86d829e1
commit b25cfd6ccd
9 changed files with 96 additions and 75 deletions

View File

@ -10,5 +10,7 @@ set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
fzf_key_bindings
set -gx EDITOR vi
set -gx XDG_RUNTIME_DIR /run/user/(id -u)
set -gx FZF_LEGACY_KEYBINDS 0
set -gx FZF_COMPLETE 1
direnv hook fish | source
alias ls=exa