Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/etc/.profile

5 lines
120 B
Shell

export EDITOR='emacs'
export VISUAL=$EDITOR
export WORKON_HOME=$HOME/.virtualenvs
source /usr/bin/virtualenvwrapper.sh