feat: add beets config

This commit is contained in:
Inhji 2020-05-16 10:43:36 +02:00
rodzic c5875e623c
commit 6a8f58063c
2 zmienionych plików z 8 dodań i 0 usunięć

5
config/beets/config Normal file
Wyświetl plik

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

Wyświetl plik

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