1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Use python 3 for virtualfish

This commit is contained in:
2018-08-09 15:34:38 +02:00
parent eb26af7c4f
commit 45aa2b5f44

View File

@@ -2,7 +2,7 @@
set EDITOR vim
# Virtualenv support with virtualfish
eval (python -m virtualfish compat_aliases)
eval (python3 -m virtualfish compat_aliases)
# Theme options for bobthefish
set -g theme_nerd_fonts yes