From 9fed53d721ef57e50847354361bdc3e563e96f09 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 5 Feb 2020 19:18:06 +0800 Subject: update --- alias | 1 + 1 file changed, 1 insertion(+) (limited to 'alias') diff --git a/alias b/alias index f4b23c9..343cea0 100644 --- a/alias +++ b/alias @@ -120,6 +120,7 @@ gcg() { git clone git@github.com:$1/$2.git && cd $(basename $2) } alias gls='git log -S' +alias cdgw='cd .github/workflows' alias cdgs='cd $(git submodule status | sed "s/^.//" | cut -d" " -f2)' # cd to first submodule github_release_asset() { command="upload-github-release-asset.sh\n github_api_token=$(cat ~/settings/tokens/github)\n owner=typebrook\n repo=tig\n tag=LATEST\n filename=$(which tig)\n overwrite=false" -- cgit v1.2.3-70-g09d2