summaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/files/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tw/home/files/zshrc b/tw/home/files/zshrc
index 56964477..2fb5f193 100644
--- a/tw/home/files/zshrc
+++ b/tw/home/files/zshrc
@@ -140,6 +140,7 @@ alias gk='git checkout'
alias gkb='git checkout -b'
alias gg='git glog'
alias gga='git glog --all'
+alias ggr='git grep'
alias gl='git pull'
alias gp='git push'
alias gr='git rebase'