From: Oleg Broytman Date: Tue, 11 Nov 2025 22:49:06 +0000 (+0300) Subject: .bashrc: delegate completion for `host` to `host.py` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=3ff175da396968bdc0c85935e31a0ae15bc1763a;p=dotfiles.git .bashrc: delegate completion for `host` to `host.py` --- diff --git a/.bashrc b/.bashrc index a403c77..a7233ab 100644 --- a/.bashrc +++ b/.bashrc @@ -145,6 +145,7 @@ delegate_completion() { complete -F _${prog}_completion_loader $programs } +delegate_completion host host.py delegate_completion make m delegate_completion ping p DELEGATE_NOSPACE=1 delegate_completion rsync r rsync_cgmn rsync_cgmn_recode rsync_cgmn_recode2