From ebf3cb0a8fd0c25be49c4e1bf65573bb3ee74446 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 13 Jan 2020 00:43:38 +0800 Subject: update --- scripts/gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 1e83612..e3fedad 100755 --- a/scripts/gist +++ b/scripts/gist @@ -39,6 +39,7 @@ # gist [clean | C] # define your environmemnts here +# TODO support auth prompt #------------------- github_api_token=$(cat $SETTING_DIR/tokens/github) user=typebrook @@ -133,7 +134,6 @@ _show_detail() { } # create a new gist with files -# TODO support folder of files _create_gist() { echo -n 'description: ' read DESC -- cgit v1.2.3-70-g09d2