mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 09:15:09 +01:00
compat-plugin for virtualfish to support things like workon
This commit is contained in:
@@ -3,7 +3,7 @@ set fisher_config ~/.config/fisherman
|
|||||||
source $fisher_home/config.fish
|
source $fisher_home/config.fish
|
||||||
|
|
||||||
# Virtualenv support with virtualfish
|
# Virtualenv support with virtualfish
|
||||||
eval (python -m virtualfish)
|
eval (python -m virtualfish compat_aliases)
|
||||||
|
|
||||||
# Theme options
|
# Theme options
|
||||||
set -g theme_show_exit_status yes
|
set -g theme_show_exit_status yes
|
||||||
|
|||||||
Reference in New Issue
Block a user