index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bashrc
/
common
/
virtualenv.sh
blob: 4bacadc778509c153ea58d6bc89feab99cea233d (
plain
) (
blame
)
1
2
3
if
hash
"virtualenvwrapper.sh"
2
>/dev/null
;
then
source
$(
which virtualenvwrapper.sh
)
fi