forked from colonelpanic/dotfiles
random tweak to git_root
This commit is contained in:
@@ -217,7 +217,7 @@ function ospaste() {
|
||||
}
|
||||
|
||||
function git_root() {
|
||||
cd `git root`
|
||||
cd "$(git root)"
|
||||
}
|
||||
|
||||
function git_diff_replacing() {
|
||||
|
Reference in New Issue
Block a user