mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +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
|
||||
|
||||
# Virtualenv support with virtualfish
|
||||
eval (python -m virtualfish)
|
||||
eval (python -m virtualfish compat_aliases)
|
||||
|
||||
# Theme options
|
||||
set -g theme_show_exit_status yes
|
||||
|
||||
Reference in New Issue
Block a user