Advertisement
anta40

initcv

Sep 2nd, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. #!/bin/bash
  2. export WORKON_HOME=$HOME/.virtualenvs
  3. source /usr/local/bin/virtualenvwrapper.sh
  4. source ~/.profile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement