From 4f8f16e018f5eefc207d8bc59422fb2145595588 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 9 Nov 2019 23:47:28 +0800 Subject: update --- alias.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias.sh') diff --git a/alias.sh b/alias.sh index d6b493e..787c8c5 100644 --- a/alias.sh +++ b/alias.sh @@ -100,7 +100,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="$SETTING_DIR/scripts/upload-github-release-asset.sh github_api_token=$(head -1 $SETTING_DIR/tokens/github-release) owner=typebrook repo=tig tag=tig-2.4.1 filename=$(which tig)" +#alias upload-tig="$SETTING_DIR/scripts/upload-github-release-asset.sh github_api_token=$(head -1 $SETTING_DIR/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