From 99bfe8515b865567ed3de53026a71121b072910b Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 7 Mar 2016 12:24:35 +0100 Subject: _xgensum: complete directories or templates. Fixes #34. --- _xtools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_xtools') diff --git a/_xtools b/_xtools index 5869cd0..043a4fe 100644 --- a/_xtools +++ b/_xtools @@ -49,7 +49,7 @@ _xgensum() { _arguments : \ '-f[force downloading of files]' \ '-i[substitute in-place]' \ - ':available templates:_xtools_all_packages' + ':available templates:_path_files -g "*(/)|template(N)"' } _xgrep() { -- cgit 1.4.1