]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/010grep.zsh
ggj should autoopen quickfix
[dotfiles.git] / zsh / .zsh / rc / 010grep.zsh
index 0302c84be00e872d993d7ec4c75cac77b12bad3c..d14c1ff6fc1e179b016efcdbf20b6a06d041cc48 100644 (file)
@@ -1,3 +1,3 @@
 alias -g G="| grep --colour=always"
 alias gg="git grep "
-alias ggj="git jump grep "
+alias ggj="GIT_EDITOR=\"$EDITOR -c copen\" git jump grep "