From 44e1d5779af42225e07b6afa47b7ddadb34daed5 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Fri, 26 Feb 2010 19:09:25 +0100 Subject: Added a beautiful menu for 'kill' --- zsh/zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh/zshrc') 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 -- cgit v1.2.3