1
0
Fork 0

Merge sorin-ionescu/prezto/pull/1157

pull/1130/head
Federico Castagnini 8 years ago
commit 5289277d91
No known key found for this signature in database
GPG Key ID: B8F54AA3DB400B54

@ -85,7 +85,7 @@ alias gfr='git pull --rebase'
alias gg='git grep' alias gg='git grep'
alias ggi='git grep --ignore-case' alias ggi='git grep --ignore-case'
alias ggl='git grep --files-with-matches' 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 ggv='git grep --invert-match'
alias ggw='git grep --word-regexp' alias ggw='git grep --word-regexp'

Loading…
Cancel
Save