[fish] Update gitnow and some new aliases

This commit is contained in:
2020-09-25 22:09:30 -04:00
parent d99b87c534
commit 4dbb9f6dda
7 changed files with 213 additions and 8 deletions

View File

@ -6,7 +6,9 @@ set -gx PATH ~/.emacs.d/bin $PATH
set -gx GIT_CU_DIR ~/src
#set -gx PATH ~/.fzf/bin $PATH
set -gx PATH ~/.local/bin $PATH
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)
direnv hook fish | source
alias ls=exa