From 9169df51588c4172babd3233ca28ed01b0f6ef92 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 20 Jun 2017 23:52:56 +0300 Subject: [PATCH] .shellrc: slightly change comment --- .shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc b/.shellrc index b0ba00f..f62347b 100644 --- a/.shellrc +++ b/.shellrc @@ -185,7 +185,7 @@ if test -x /usr/bin/git >/dev/null 2>&1; then } if test -n "$BASH_VERSION"; then - # completion for global aliases in .gitconfig + # completion for aliases in global .gitconfig # fixup rbi rbia rbiap rbip - do refs name completion _git_fixup() { __gitcomp_nl "$(__git_refs)" ; } -- 2.39.2