From: Oleg Broytman Date: Tue, 23 Feb 2016 00:33:33 +0000 (+0300) Subject: .shellrc: unset has_completion - it's no longer needed X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=a14de628225121a518b4ffc10de5f8be45d97e30 .shellrc: unset has_completion - it's no longer needed --- diff --git a/.shellrc b/.shellrc index acb5c52..7c07480 100644 --- a/.shellrc +++ b/.shellrc @@ -72,6 +72,7 @@ case "$SHELL" in s scp ssh smbclient tcpdump tshark wireshark; do ! has_completion $cmd && complete -o default -A hostname $cmd; done + unset has_completion complete -A job bg fg j jobs wait complete -A variable unset