From ccfe1f2e0d55198dcd6b9ed63ec3c60b6008a219 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 4 Apr 2017 10:30:38 -0400 Subject: add ls-files to shell completion --- shell/zsh-completion | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/zsh-completion') diff --git a/shell/zsh-completion b/shell/zsh-completion index 502044c..bcf18e4 100644 --- a/shell/zsh-completion +++ b/shell/zsh-completion @@ -13,6 +13,7 @@ _asp_command() { 'list-arches' 'list-local' 'list-repos' + 'ls-files' 'log' 'shortlog' 'show' -- cgit v1.2.3-54-g00ecf