summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/completion6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/completion b/etc/completion
index 1b9e53d..2d5a802 100644
--- a/etc/completion
+++ b/etc/completion
@@ -10,6 +10,12 @@ zstyle ':completion:*' menu select=1
# Complete uppercase names with lowercase and spaces with _
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z} m:_=\\\ ' ''
+# Be verbose
+zstyle ':completion:*' verbose true
+zstyle ':completion:*:descriptions' format " › %d"
+zstyle ':completion:*:messages' format " › %d"
+zstyle ':completion:*:corrections' format " › %d"
+
_hosts() { compadd derf.homelinux.org kraftwerk saviour kappa nemesis aneurysm;}
compinit -C -d var/cache/zsh/compdump