Use pure theme for #fishshell

This commit is contained in:
Colin Powell
2019-07-30 11:01:36 -04:00
parent a37c01cc6e
commit 224697d780
55 changed files with 914 additions and 1321 deletions

View File

@ -3,4 +3,5 @@ set -gx PATH ~/.fzf/bin $PATH
fzf_key_bindings
set -gx PATH ~/.asdf/installs/rust/1.36.0/bin $PATH
set -gx PATH ~/.emacs.d/bin $PATH
set -gx EDITOR vim $EDITOR
eval (python -m virtualfish)