This commit is contained in:
Kenneth Reitz
2011-12-06 11:50:00 -08:00
parent fd102d07cf
commit f6e9d169d4
-5
View File
@@ -35,11 +35,6 @@ function mktmp (){
mktmpenv --no-site-packages -p $( which $1)
}
function mktmp (){
mktmpenv --no-site-packages -p $( which $1) $2
echo "/Users/kreitz/.virtualenvs/$2/" > .workon
}
function git-plane(){
codeplane repo:add $1
git remote set-url --add origin git@codeplane.com:kennethreitz/$1.git