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

5 lines
154 B
Shell

export EDITOR='emacsclient --alternate-editor="" --tty'
export VISUAL=$EDITOR
export WORKON_HOME=$HOME/.virtualenvs
source /usr/bin/virtualenvwrapper.sh