1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/gopkg.in/urfave/cli.v1/autocomplete/zsh_autocomplete

6 lines
139 B
Plaintext
Raw Normal View History

2017-10-03 21:43:55 +03:00
autoload -U compinit && compinit
autoload -U bashcompinit && bashcompinit
script_dir=$(dirname $0)
source ${script_dir}/bash_autocomplete