This commit is contained in:
J. Fernando Sánchez
2016-03-09 15:16:31 +01:00
parent e68ff6e85e
commit 59483a7ac8
6 changed files with 28 additions and 7 deletions

View File

@@ -13,3 +13,7 @@ fi
# Customize to your needs...
eval $(dircolors ~/.dircolors)
if which pyenv >/dev/null ; then
eval "$(pyenv virtualenv-init -)"
fi