« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index e185d87..bfb087f 100644
--- a/.zshrc
+++ b/.zshrc
@@ -118,6 +118,7 @@ export PATH
 # -- cli shenanigans --
 
 alias tm='tmux attach \; choose-tree -s && exit'
+alias grc='git rebase --continue'
 
 # -- file management utilities --