Commit Graph

6 Commits

Author SHA1 Message Date
maniac c4b8c83315
gist -u or gist --update will auto-complete user gists
This commit will help the user to easily update their existing gist
using zsh auto-completion rather than going to github and then
extracting the required gist hash/URL

Note: This commit effects the working of file: `src/_gist`
2021-05-02 19:24:38 +05:30
patrick96 0ed2e86399
Set proper description for gist -r 2017-04-05 20:11:57 +02:00
patrick96 df5a3a1b6c
Try to follow the style guide 2017-04-02 20:57:12 +02:00
patrick96 d7a29723a1
Add gist completion for read flag
Fetches and offers completion for the gists of the currently logged in
user (via gist -l) for the '-r' and '--read' arguments
The data is cached for one day before expiring
2017-04-02 20:53:55 +02:00
Akira Maeda 2dc253f82d add license infomation 2015-05-25 13:32:35 +09:00
Akira Maeda 632a949a27 add gist completion 2013-09-05 20:23:51 +09:00