From 299cb5965bb4b11ef60cb1d378f25108b3d4bd51 Mon Sep 17 00:00:00 2001 From: maudin Date: Wed, 28 Mar 2018 15:29:53 +0200 Subject: [PATCH] add jump alias completion --- hybris.zsh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hybris.zsh b/hybris.zsh index 3b7600b..bbb35d1 100644 --- a/hybris.zsh +++ b/hybris.zsh @@ -30,3 +30,6 @@ export PATH=$HOME/.scripts:$PATH export READNULLCMD=${PAGER:-/usr/bin/pager} export WATCH=all export WATCHFMT="%n has %a %l from %M" + +# Some completions +compctl -K _completemarks j