aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-02-06 10:50:32 +0800
committertypebrook <typebrook@gmail.com>2020-02-06 10:50:32 +0800
commit6e1a98847ea2ed4a4b58048ca43087b0e35e5250 (patch)
tree8a81b445cb372771a2c136105c7308bbc666dc52
parent2d86c1013eb944eb6bc011c63209bf3363595ee8 (diff)
update
-rwxr-xr-xscripts/gist1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist
index df7c745..c9dfde1 100755
--- a/scripts/gist
+++ b/scripts/gist
@@ -155,6 +155,7 @@ http_method() {
155 esac 155 esac
156} 156}
157 157
158# TODO Split into 2 funcs for filter and display
158# Show the list of gist, but not updated time 159# Show the list of gist, but not updated time
159_show_list() { 160_show_list() {
160 if [[ ! -e $INDEX ]]; then 161 if [[ ! -e $INDEX ]]; then