]> git.phdru.name Git - dotfiles.git/commitdiff
Add killall to the list of commands that require program name
authorOleg Broytman <phd@phdru.name>
Mon, 3 Mar 2014 08:52:58 +0000 (12:52 +0400)
committerOleg Broytman <phd@phdru.name>
Mon, 3 Mar 2014 08:52:58 +0000 (12:52 +0400)
.shellrc

index 670a9a2cbbd3bc05987f09a12594a6ca5035e7ea..9e9a47fe44b9dc0016b243db886a7439ae113150 100644 (file)
--- a/.shellrc
+++ b/.shellrc
@@ -18,7 +18,7 @@ case "$SHELL" in
    j() { jobs; }
 
    complete -A command -o default builtin cgmem_nice command dbus-launch exec \
-      nice nohup pidof pidOf KillAll pgrep pkill psg pswg su sudo time \
+      killall nice nohup pidof pidOf KillAll pgrep pkill psg pswg su sudo time \
       whence whereis which xargs
    if [ -z "$BASH_COMPLETION_COMPAT_DIR" ]; then
       complete -A command -o default man