install autoenv

This commit is contained in:
Jake Howard 2017-02-03 17:08:17 +00:00
parent 8d781d4826
commit 79307de9c6
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Load Programs
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # load
[ -s "$NVM_DIR/nvm.sh" ] && source "$NVM_DIR/nvm.sh" # load
eval $(thefuck --alias)
@ -8,6 +8,8 @@ export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
[ -s "/usr/share/autoenv-git/activate.sh" ] && source /usr/share/autoenv-git/activate.sh
# git aliases
alias gs="git status"

View File

@ -3,6 +3,7 @@ android-sdk
android-studio
arduino
atom-editor-bin
autoenv-git
bcm20702a1-firmware
bleachbit
blender