diff --git a/.config/git/config b/.config/git/config index 0aaea4e..f275e68 100644 --- a/.config/git/config +++ b/.config/git/config @@ -19,6 +19,7 @@ co = checkout commit-last-msg = "!git-zsh-autoload commit-last-msg" continue = "!git-zsh-autoload continue" + cont = continue clm = commit-last-msg last-msg = commit-last-msg recommit = commit-last-msg --no-edit