Merge sorin-ionescu/prezto/pull/1157
This commit is contained in:
commit
5289277d91
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ alias gfr='git pull --rebase'
|
|||
alias gg='git grep'
|
||||
alias ggi='git grep --ignore-case'
|
||||
alias ggl='git grep --files-with-matches'
|
||||
alias ggL='git grep --files-without-matches'
|
||||
alias ggL='git grep --files-without-match'
|
||||
alias ggv='git grep --invert-match'
|
||||
alias ggw='git grep --word-regexp'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue