mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Fix filename completions for zsh and bash (#331)
Reapply commit accidentally reverted
This commit is contained in:
@@ -71,6 +71,7 @@ _dust() {
|
||||
'-V[Print version]' \
|
||||
'--version[Print version]' \
|
||||
'*::params:' \
|
||||
'*:inputs:_files' \
|
||||
&& ret=0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user