commit 186b4785f2c729ff3ab4d702fcc80ac3e7e036ad
parent 8a1513926674592b4e42f4eadda59017453e0709
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 26 Dec 2014 10:52:45 +0100
ww
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/zsh/alias b/zsh/alias
@@ -59,3 +59,5 @@ alias pingoo="ping google.com"
# work around https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1342412
alias ssh-copy-id='ssh-copy-id -o "ControlPath=/nowhere" -o "ControlMaster=no"'
+
+alias ww="vim -c 'VimwikiIndex'"