dbt-labs / dbt-completion.bash

Adds autocompletion to the dbt CLI
https://www.getdbt.com/
Apache License 2.0
116 stars 29 forks source link

If you use zinit you can add this to your zshrc file #19

Closed wjhrdy closed 7 months ago

wjhrdy commented 1 year ago
zinit ice as"completion"
zinit snippet https://github.com/dbt-labs/dbt-completion.bash/blob/master/_dbt
b-per commented 7 months ago

Added to the README