From 3f2415bcd077c889b14fd3c286b49c09b714554c Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Wed, 18 Sep 2013 11:58:59 +0600 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=81=D0=B5=D0=B2=D0=B4=D0=BE=D0=BD=D0=B8=D0=BC?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA?= =?UTF-8?q?=D0=B0=20Vimwiki?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/shell/bash/aliases | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/shell/bash/aliases b/etc/shell/bash/aliases index e36e00a..53786a9 100755 --- a/etc/shell/bash/aliases +++ b/etc/shell/bash/aliases @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Вск 15 Сен 2013 22:00:11 +# Изменён: Ср 18 сен 2013 11:58:23 # ################################################################################ #{{{ Псевдонимы @@ -463,6 +463,9 @@ gitnew() { git branch experimental } +#- Vimwiki +alias ,ww="vim -c VimwikiIndex" #noindex + #- Дневник alias ,w,w="vim -c VimwikiMakeDiaryNote" #noindex