]> git.phdru.name Git - dotfiles.git/commitdiff
.bashrc: delegate completion for `host` to `host.py`
authorOleg Broytman <phd@phdru.name>
Tue, 11 Nov 2025 22:49:06 +0000 (01:49 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 11 Nov 2025 22:49:06 +0000 (01:49 +0300)
.bashrc

diff --git a/.bashrc b/.bashrc
index a403c7724bce1f7922658760a01cdab90bb8df65..a7233ab067a0e1e48f5b28de37be56afdfb6fe66 100644 (file)
--- 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