Commit 07e9335a authored by Dom Sekotill's avatar Dom Sekotill
Browse files

added WORKON_HOME to ~/.profile

WORKON_HOME is used by the virtualenvwrapper scripts.
parent 172e3311
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# Environment variables
export HISTIGNORE="&:ls:[bf]g:d[fu]:exit"
export EDITOR=vim
export WORKON_HOME=~/.virtualenvs

## LOCAL SOFTWARE ##