aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gist
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-01-20 15:02:44 +0800
committertypebrook <typebrook@gmail.com>2020-01-20 15:02:44 +0800
commit99581596fe5338fa949d720691f5ce1b6c0a631e (patch)
tree3d1a9c98a3bde3357215373ae022c48b860ccd40 /scripts/gist
parentfc988abcbce83f379e13ce903d889a057dbadded (diff)
update
Diffstat (limited to 'scripts/gist')
-rwxr-xr-xscripts/gist4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gist b/scripts/gist
index ad08016..e12d77e 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -48,12 +48,12 @@
48# * show this help message 48# * show this help message
49# gist (help | h) 49# gist (help | h)
50 50
51# define your environmemnts here
52# TODO support auth prompt, remove personal info here 51# TODO support auth prompt, remove personal info here
53# TODO error handling, unit test 52# TODO error handling, unit test
54# TODO parallel branch works with json parsing on python 53# TODO parallel branch works with json parsing on python
55# TODO parallel branch works with wget and other stuff 54# TODO parallel branch works with wget and other stuff
56# completion 55# TODO completion
56# define your environmemnts here
57#------------------- 57#-------------------
58github_api_token=$(cat $SETTING_DIR/tokens/github) 58github_api_token=$(cat $SETTING_DIR/tokens/github)
59user=typebrook 59user=typebrook