1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-06 21:34:09 +02:00

Use python 3 for virtualfish

This commit is contained in:
2018-08-09 15:34:38 +02:00
parent eb26af7c4f
commit 45aa2b5f44
+1 -1
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