feat: add metaflac splitting test

This commit is contained in:
Jan-Ole Hübner 2025-07-05 18:48:22 +02:00
parent 6d67a22cfd
commit 5539013342
2 changed files with 61 additions and 0 deletions

View file

@ -7,3 +7,4 @@ alias tf="tofu"
alias terraform="tofu"
alias dotfiles="git --work-tree=$HOME --git-dir=$HOME/.dotgit "
alias instaloader="uvx --with browser_cookie3 instaloader"
alias beet="uvx --with requests,langdetect,pylast,bs4,pillow --from beets beet"