1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 23:52:34 +02: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
-3
View File
@@ -10,9 +10,6 @@ if not functions -q fisher
fish -c fisher
end
# Virtualenv support with virtualfish
eval (python3 -m virtualfish compat_aliases)
# Theme options for bobthefish
set -g theme_nerd_fonts yes
set -g theme_show_exit_status yes