From 1b616dc019f2951ac650696bca4fc66bed0e8fbf Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 14 Aug 2025 17:55:15 -0300 Subject: zsh: 'grs', 'gri' alii --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index bfb087f..25d0ef6 100644 --- a/.zshrc +++ b/.zshrc @@ -119,6 +119,8 @@ export PATH alias tm='tmux attach \; choose-tree -s && exit' alias grc='git rebase --continue' +alias grs='git show $(cat .git/REBASE_HEAD)' +alias gri='git rebase --interactive --autosquash' # -- file management utilities -- -- cgit 1.3.0-6-gf8a5