From 53a75d7bcc5e01415493ad41affc8022151ea802 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 5 Mar 2019 03:08:41 +0300 Subject: [PATCH] .shellrc: Add completion for `rsync_cgmn` and `rsync_cgmn_recode` --- .shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc b/.shellrc index 9507b48..051889d 100644 --- a/.shellrc +++ b/.shellrc @@ -134,7 +134,7 @@ if test -n "$BASH_VERSION"; then delegate_completion make m delegate_completion ping p - delegate_completion rsync r + delegate_completion rsync r rsync_cgmn rsync_cgmn_recode delegate_completion ssh s delegate_completion wget wget-m wget-wrapper ww -- 2.39.2