X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.shellrc;h=4fc1021a2001733f22124f472a3bcb7ccc522bfe;hp=38d9dcc2f54b85d95f335dde0141979497a402d8;hb=46d946faa8eba2e7bbbd24e3ff13162e8b6fa90b;hpb=171941f5107d46317e3487d611e60c59054b7782 diff --git a/.shellrc b/.shellrc index 38d9dcc..4fc1021 100644 --- a/.shellrc +++ b/.shellrc @@ -95,7 +95,7 @@ if test -n "$BASH_VERSION"; then for cmd in builtin cgmem_nice command dbus-launch exec \ killall man nice nohup pidof pidOf KillAll pgrep pkill psg pswg \ - su sudo time whence whereis which xargs; do + run-all-hosts su sudo time whence whereis which xargs; do ! has_completion $cmd && complete -o default -A command $cmd done