Some custom completion stuff
This commit is contained in:
parent
3b2eb6cd5b
commit
01d19b1b52
4 changed files with 32 additions and 22 deletions
3
compdef/_re
Normal file
3
compdef/_re
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef re
|
||||
|
||||
_arguments -A "*" '-d[directory]:dirname:_dirs' ":script:_files -W $XDG_CONFIG_HOME/re/"
|
Loading…
Add table
Add a link
Reference in a new issue