feat: add beets config

Esse commit está contido em:
Inhji 2020-05-16 10:43:36 +02:00
commit 6a8f58063c
2 arquivos alterados com 8 adições e 0 exclusões

5
config/beets/config Normal file
Ver arquivo

@ -0,0 +1,5 @@
directory: ~/Musik/Import
library: ~/.config/beets/library.db
import:
move: yes

Ver arquivo

@ -22,3 +22,6 @@
~/.zfunctions/async:
path: pure/async.zsh
force: true
~/.config/beets/config.yaml:
path: config/beets/config
force: true