From 6a3a0a9af02f2defe0841901565a612fb09e6ffc Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 9 Jun 2025 15:58:25 +0800 Subject: Update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 69d6bb1..fb38d3a 100644 --- a/alias +++ b/alias @@ -411,7 +411,7 @@ cdg() { alias cdgg='cd $(git rev-parse --show-toplevel)' alias cdgw='cdgg && cd .github/workflows' alias cdgs='cd $(git submodule status | sed "s/^.//" | cut -d" " -f2)' # cd to first submodule -alias ch="/home/pham/helper/bin/git/check-repos.sh" +ch() { list=~/helper/bin/git/check-repos.sh; test -f $list && $list; } alias git.check="/home/pham/helper/bin/git/check-repos.sh" alias cgit{.,''}rc='sudo vim /etc/cgitrc' -- cgit v1.2.3-70-g09d2