Removing some unused git-dirty parsing code.
This commit is contained in:
parent
538c54ba84
commit
fe8f83cd78
|
@ -20,7 +20,6 @@ function preexec {
|
|||
title $cmd[1]:t "$cmd[2,-1]"
|
||||
}
|
||||
|
||||
|
||||
function remote_console() {
|
||||
/usr/bin/env ssh $1 "( cd $2 && ruby script/console production )"
|
||||
}
|
Loading…
Reference in a new issue