From ae165eeb2d01f76f2b43d7e4cd37575b16388ecd Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 1 Oct 2016 12:41:03 +0500 Subject: [PATCH] bash: aliases: ? = t --- etc/shell/bash/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/shell/bash/aliases b/etc/shell/bash/aliases index dad48c7..04a9be1 100755 --- a/etc/shell/bash/aliases +++ b/etc/shell/bash/aliases @@ -444,6 +444,7 @@ t() { | clr -bg --\>.* \ | sed "s/\'/'/g" } +alias ?=t #noindex #- Vimwiki alias ,ww="vim -c VimwikiIndex" #noindex