From d8f364ab2380aa080f26ea9bdea6e4dcab243e45 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 26 Dec 2019 18:52:29 +0800 Subject: update --- gist | 1 - 1 file changed, 1 deletion(-) diff --git a/gist b/gist index 40c062f..9dfa31d 100755 --- a/gist +++ b/gist @@ -52,7 +52,6 @@ index=$folder/index # get the list of gists _update() { curl -s -H "$auth_header" $github_api/users/$user/gists |\ - tee keep |\ jq '.[] | "\( .html_url ) \(.files | keys | length) \(.comments) \( .description )"' |\ tr -d '"' | tac | nl |\ while read line_num link file_num comment_num description; do -- cgit v1.2.3-70-g09d2