From 01265ccc9b5a7e45ae17f67fb50b0c261364141e Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 13 Jan 2020 11:30:41 +0800 Subject: update --- scripts/gist | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist b/scripts/gist index 0fb162f..2b1bf33 100755 --- a/scripts/gist +++ b/scripts/gist @@ -63,7 +63,6 @@ _show_list() { # TODO support secret gist _update() { curl -s -H "$auth_header" $github_api/users/$user/gists |\ - tee jojo |\ jq '.[] | "\(.html_url) \([.files[] | .raw_url]) \(.files | keys | length) \(.comments) \(.description)"' |\ tac | nl |\ while read line_num link file_url_array file_num comment_num description; do -- cgit v1.2.3-70-g09d2