diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/gist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gist b/scripts/gist index 9457474..a41d9b3 100755 --- a/scripts/gist +++ b/scripts/gist | |||
| @@ -94,6 +94,7 @@ _update() { | |||
| 94 | } | 94 | } |
| 95 | 95 | ||
| 96 | _starred() { | 96 | _starred() { |
| 97 | return 0 | ||
| 97 | } | 98 | } |
| 98 | 99 | ||
| 99 | _sync_repos() { | 100 | _sync_repos() { |