1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Exit fisherman, enter fisherman

This commit is contained in:
2016-04-22 13:59:02 +02:00
parent 072471c047
commit a29a18dd4f

View File

@@ -1,8 +1,3 @@
# Fisherman stuff
set fisher_home ~/.local/share/fisherman
set fisher_config ~/.config/fisherman
source $fisher_home/config.fish
# Virtualenv support with virtualfish
eval (python -m virtualfish compat_aliases)