1
0
Fork 0

Remove useless .profile

This commit is contained in:
Jeremy Kaplan 2016-09-07 21:38:01 -04:00
commit 4bcb505a96

View file

@ -1,5 +0,0 @@
export EDITOR='emacsclient --alternate-editor="" --tty'
export VISUAL=$EDITOR
export WORKON_HOME=$HOME/.virtualenvs
source /usr/bin/virtualenvwrapper.sh