From e409d9bb6d362f87b3bfeb1dd70df10de353eed2 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 31 Mar 2016 23:43:25 +0100 Subject: [PATCH] zsh: update motd --- zsh/lib/motd.zsh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zsh/lib/motd.zsh b/zsh/lib/motd.zsh index dca1fa2..ca345fa 100644 --- a/zsh/lib/motd.zsh +++ b/zsh/lib/motd.zsh @@ -11,6 +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" -- 2.48.1