[fish] Update virtualfish install

This commit is contained in:
2020-08-10 13:15:53 -04:00
parent cf5d4fcdae
commit 9a41481fd2
2 changed files with 4 additions and 1 deletions

View File

@ -8,5 +8,4 @@ set -gx PATH ~/.local/bin $PATH
fzf_key_bindings
set -gx EDITOR vi
set -gx XDG_RUNTIME_DIR /run/user/(id -u)
eval (python -m virtualfish)
direnv hook fish | source