From 4f37ad26df56558ada38030d05f91d7ff06b3523 Mon Sep 17 00:00:00 2001 From: julese50 Date: Fri, 14 Aug 2015 12:57:52 +0200 Subject: [PATCH] =?UTF-8?q?Most=20does=20exist,=20and=20M=20is=20an=20alia?= =?UTF-8?q?s=20to=20=C2=AB=20|=20most=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index f3626a6..8a5cc71 100644 --- a/Plugins.md +++ b/Plugins.md @@ -346,7 +346,7 @@ Collection of useful zsh aliases, not enabled by default since they may change s | _T_ | \| tail | | _G_ | \| grep | | _L_ | \| less | -| _M_ | \| more | +| _M_ | \| most | | _LL_ | 2>&1 \| less | | _CA_ | 2>&1 \| cat -A | | _NE_ | 2> /dev/null |