build-tools/tools/zsh
Charles Kerr 0bc2560348
feat: add file tab completion to 'e make' on zsh (#70)
When typing a partial filename after 'e run', use zsh's file completion
to try and match it. For example 'e run ma<tab>' might try to match
'e run main.js'

Works for 'start', 'run', and 'node'
2020-01-31 13:00:56 -06:00
..
_e feat: add file tab completion to 'e make' on zsh (#70) 2020-01-31 13:00:56 -06:00