diff options
| -rwxr-xr-x[-rw-r--r--] | gist | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -13,6 +13,9 @@ | |||
| 13 | # | 13 | # |
| 14 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] | 14 | # * list your gists with format: [number] [url] [file_num] [comment_num] [short description] |
| 15 | # gist | 15 | # gist |
| 16 | # | ||
| 17 | # * clone gist repos which are not in local | ||
| 18 | # gist [sync | s] | ||
| 16 | # | 19 | # |
| 17 | # * Go to local gist repo | 20 | # * Go to local gist repo |
| 18 | # gist <number_of_gist_in_list> | 21 | # gist <number_of_gist_in_list> |