]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/rc/010grep.zsh
0302c84be00e872d993d7ec4c75cac77b12bad3c
[dotfiles.git] / zsh / .zsh / rc / 010grep.zsh
1 alias -g G="| grep --colour=always"
2 alias gg="git grep "
3 alias ggj="git jump grep "