From 3856ffe6723e09d3635c73a05e0699d57878d66e Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 27 Jul 2019 11:37:49 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 09cde5f..f495c37 100644 --- a/alias +++ b/alias @@ -102,7 +102,7 @@ alias t='tig' alias ts='tig status' alias ta='tig --all' alias get-tig='curl -LO https://github.com/typebrook/tig/releases/download/tig-2.4.1/tig' -alias upload-tig='upload-github-release-asset.sh github_api_token=$(head -1 $HOME/git/settings/tokens/github-release) owner=typebrook repo=tig tag=tig-2.4.1 filename=$(which tig)' +alias upload-tig='~/git/settings/scripts/upload-github-release-asset.sh github_api_token=$(head -1 $HOME/git/settings/tokens/github-release) owner=typebrook repo=tig tag=tig-2.4.1 filename=$(which tig)' # Android alias debug='./gradlew app:installDebug && adb shell am start -n com.geothings.geobingan/.MainActivity_' -- cgit v1.2.3-70-g09d2