From d60df1619a62676bb486d6805048b167627834b2 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 24 Mar 2020 17:40:31 +0800 Subject: Add shorter subcommand for 'all' --- gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gist b/gist index 83f6c62..d77730c 100755 --- a/gist +++ b/gist @@ -757,7 +757,7 @@ case "$1" in _show_list ;; star | s) mark=s _show_list ;; - all ) + all | a) mark=. _show_list ;; fetch | f) _fetch_gists "$2" ;; -- cgit v1.2.3-70-g09d2