From 7436f82ba4181d5c684003f49f576e3897120b1e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 21 May 2009 15:34:32 +0200 Subject: change alias --- .zsh/rc/60aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zsh') diff --git a/.zsh/rc/60aliases b/.zsh/rc/60aliases index d076ba0..2079156 100644 --- a/.zsh/rc/60aliases +++ b/.zsh/rc/60aliases @@ -75,7 +75,7 @@ alias yqo='yaourt -Qo' alias asciidoc_full='asciidoc -a icons -a toc' # other random aliases -alias ☠=xkill +alias ☠='pkill -9' # global aliases work EVERYWHERE # e.g. dmesg tt -- cgit v1.2.3-24-g4f1b