random tweak to git_root
This commit is contained in:
parent
e396eb5bf4
commit
2eb40e3bfc
@ -217,7 +217,7 @@ function ospaste() {
|
||||
}
|
||||
|
||||
function git_root() {
|
||||
cd `git root`
|
||||
cd "$(git root)"
|
||||
}
|
||||
|
||||
function git_diff_replacing() {
|
||||
|
Loading…
Reference in New Issue
Block a user