From b6507385b71cc3ab40d238de1b246c777c44d9c7 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 23 Dec 2019 09:58:32 +0800 Subject: update --- scripts/gist/gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gist') diff --git a/scripts/gist/gist b/scripts/gist/gist index dbc76b3..d3aa518 100755 --- a/scripts/gist/gist +++ b/scripts/gist/gist @@ -7,4 +7,4 @@ jq '.[] | "\( .html_url ) \(.files | keys | length) \( .description )"' |\ tr -d '"' | tac | nl |\ while read line_num link file_num description; do echo $line_num $link $file_num $(echo $description | cut -c -70) -done +done | tee ~/.gist -- cgit v1.2.3-70-g09d2