summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-02-26 19:09:25 +0100
committerStefan Ritter <xeno@thehappy.de>2010-02-26 19:09:25 +0100
commit44e1d5779af42225e07b6afa47b7ddadb34daed5 (patch)
tree4e11f2fd2def34d342892e22a3c02b3c3271c1c0 /zsh/zshrc
parentfae16837409f915d9b797e3e8d6136b0ebdc8916 (diff)
Added a beautiful menu for 'kill'
Diffstat (limited to 'zsh/zshrc')
-rw-r--r--zsh/zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 0bc647a..c9702a8 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -10,6 +10,8 @@
PROMPT="%~ %% "
zstyle ':completion:*' special-dirs true
+zstyle ':completion:*:*:kill:*' menu yes select
+zstyle ':completion:*:kill:*' force-list always
setopt nobeep
setopt autocd