From 902759b00f13eb197a94dc4d287ae1fc74939ef4 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 20 Jan 2020 11:32:12 +0800 Subject: update --- scripts/gist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index f7f662a..403c912 100755 --- a/scripts/gist +++ b/scripts/gist @@ -18,7 +18,7 @@ # # * clone gist repos which are not in local # * pull master branch if a local repo is behind its remote -# gist (sync | s) +# gist (sync | S) # # * Go to local gist repo # . gist @@ -163,7 +163,6 @@ _goto_gist() { cd $folder/$GIST_ID && ls && tig --all 2> /dev/null } -# TODO delete multiple gists at the same time _delete_gist() { for i in "$@"; do _gist_id "$i" -- cgit v1.2.3-70-g09d2