]>
git.rmz.io Git - dotfiles.git/blob - zsh/lib/motd.zsh
1 autoload colors
; colors
;
5 print
"$fg_bold[white]$1$reset_color\n$2\n"
8 msg
"gc --{fixup,squash} :/commitmsg " "auto constructs a '{fixup,squash}!' commit message for the last commit matching 'commitmsg'"
9 msg
"git rebase --autosquash " "{fixup,squash} commits starting with {fixup,squash}!, must be --interactive"