This commit is contained in:
Oliver Ladner 2019-09-03 08:59:36 +02:00
commit 619528373a
4 changed files with 7 additions and 5 deletions

View file

@ -10,3 +10,5 @@ export TERM=xterm-256color
export WORKON_HOME=$HOME/virtualenvs
export PROJECT_HOME=$HOME/git
[ -f /usr/local/bin/virtualenvwrapper.sh ] && source /usr/local/bin/virtualenvwrapper.sh
PATH=$PATH:~/bin