mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 20:12:33 +01:00
Add completion script template to dist
This commit is contained in:
parent
d778443ea0
commit
b2cb87aa6d
1 changed files with 3 additions and 0 deletions
|
|
@ -26,3 +26,6 @@ global-exclude .DS_Store
|
|||
|
||||
# Include default config
|
||||
include beets/config_default.yaml
|
||||
|
||||
# Shell completion template
|
||||
include beets/ui/completion_base.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue