From 998cc09f486a6d097ba8573a9ccad96324cfbf7f Mon Sep 17 00:00:00 2001 From: typebrook Date: Sun, 9 Feb 2020 13:04:51 +0800 Subject: update --- scripts/gist | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/gist b/scripts/gist index 60a7be7..c4ed57b 100755 --- a/scripts/gist +++ b/scripts/gist @@ -171,7 +171,6 @@ _apply_config() { } _check_repo_status() { - # if repo is not yet cloned, show green message "Not cloned yet" if [[ ! -d $1 ]]; then if [[ $auto_sync ]]; then echo "\e[32m[cloning]\e[0m"; fi else @@ -185,7 +184,6 @@ _check_repo_status() { fi } -# TODO Split into 2 funcs for filter and display # Show the list of gist, but not updated time _show_list() { if [[ ! -e $INDEX ]]; then -- cgit v1.2.3-70-g09d2