From 654a1575b40d2b99dae8f3875ea1f5577248b89c Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 13 Mar 2022 14:02:58 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index cb077bf..60649f2 100644 --- a/alias +++ b/alias @@ -174,7 +174,7 @@ alias ch='check' # github export GITHUB_API='https://api.github.com' -export GITHUB_API_TOKEN="$(cat $SETTING_DIR/tokens/github 2>/dev/null)" +export GITHUB_API_TOKEN="~/.ssh/tokens/github 2>/dev/null)" alias hub="GITHUB_TOKEN=$GITHUB_API_TOKEN hub" github() { xdg-open https://github.com/$1/$2 -- cgit v1.2.3-70-g09d2