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

Removed old install method for virtualfish, replaced by vf install

This commit is contained in:
2020-04-22 13:28:45 +02:00
parent e3541e9ed3
commit 75579a8876

View File

@@ -10,9 +10,6 @@ if not functions -q fisher
fish -c fisher fish -c fisher
end end
# Virtualenv support with virtualfish
eval (python3 -m virtualfish compat_aliases)
# Theme options for bobthefish # Theme options for bobthefish
set -g theme_nerd_fonts yes set -g theme_nerd_fonts yes
set -g theme_show_exit_status yes set -g theme_show_exit_status yes