From 57f0978e7a755f459ec05425ed0ca69258b7c031 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 7 Feb 2020 15:14:00 +0800 Subject: update --- scripts/gist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index ff71cd4..20748fd 100755 --- a/scripts/gist +++ b/scripts/gist @@ -5,7 +5,7 @@ # https://gist.github.com/typebrook/b0d2e7e67aa50298fdf8111ae7466b56 # # gist -# Description: Host your gists as local cloned git repo +# Description: Manage your gists with git and Github API v3 # Usage: gist [command] [] # # [star | s] list your gists with format below, star for your starred gists: @@ -235,6 +235,7 @@ _parse_response() { done } +# TODO pagnation for more than 30 gists # TODO add files and date of a gist # get latest list of gists from Github API _update() { -- cgit v1.2.3-70-g09d2