From f2a3133673fae936bea5377bc385a7d8ea7f74c6 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 6 Feb 2021 03:16:44 +0300 Subject: [PATCH] .shellrc: Delegate rsync completion for `rsync_cgmn_recode2` --- .shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc b/.shellrc index 9b8f6e9..ee7f78e 100644 --- a/.shellrc +++ b/.shellrc @@ -145,7 +145,7 @@ if test -n "$BASH_VERSION"; then delegate_completion make m delegate_completion ping p delegate_completion python python2.7 python3.4 python3.5 python3.6 python3.7 python3.8 python3.9 - delegate_completion rsync r rsync_cgmn rsync_cgmn_recode + delegate_completion rsync r rsync_cgmn rsync_cgmn_recode rsync_cgmn_recode2 delegate_completion ssh s delegate_completion wget wget-m wget-wrapper ww -- 2.39.2