From 6fae25b305d714b3ab7608fa003f1af9bf024545 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 14 Feb 2023 13:33:23 +0800 Subject: Rename tools into bin --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 17338ea..2b3fa20 100644 --- a/alias +++ b/alias @@ -236,7 +236,7 @@ alias gls='git log -S' 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/tools/git/check-repos.sh" +alias ch="/home/pham/helper/bin/git/check-repos.sh" # github export GITHUB_API='https://api.github.com' -- cgit v1.2.3-70-g09d2