X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a3202984f1ddcc27ad22d2d9b23e7e0fe72c79c3..cda18d12ed0722c39ac56db43af7378f48efc6e4:/zsh/lib/motd.zsh diff --git a/zsh/lib/motd.zsh b/zsh/lib/motd.zsh index 066a96d..ca345fa 100644 --- a/zsh/lib/motd.zsh +++ b/zsh/lib/motd.zsh @@ -11,5 +11,5 @@ msg() } short "[count][\"x]gr{motion}" 'Replace {motion} text with the contents of register x.' -short ":Cd" "lcd %:h" -short ":Cr" "goto git root or home" +short "gn" "Like \`n\`, but start Visual mode to select the match. If an operator is pending, operates on the match." +short "K" "If ft=gitrebase => show diff of commit"