diff options
-rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -251,6 +251,7 @@ _check_repo_status() { | |||
251 | 251 | ||
252 | # Show the list of gist, but not updated time | 252 | # Show the list of gist, but not updated time |
253 | # show username for starred gist | 253 | # show username for starred gist |
254 | # TODO color private/starred mark | ||
254 | _show_list() { | 255 | _show_list() { |
255 | if [[ ! -e $INDEX ]]; then | 256 | if [[ ! -e $INDEX ]]; then |
256 | echo 'No local file found for last update, please run command:' | 257 | echo 'No local file found for last update, please run command:' |