Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/zsh/.profile
Jeremy Kaplan c154ac3f7c Initial commit
dotbot, X, emacs, zsh, i3
2015-09-04 22:53:17 -04:00

5 lines
154 B
Shell

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