Some custom completion stuff

This commit is contained in:
root 2018-01-22 13:09:53 +01:00 committed by crater2150
parent 3b2eb6cd5b
commit 01d19b1b52
4 changed files with 32 additions and 22 deletions

3
compdef/_re Normal file
View file

@ -0,0 +1,3 @@
#compdef re
_arguments -A "*" '-d[directory]:dirname:_dirs' ":script:_files -W $XDG_CONFIG_HOME/re/"