dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit c88067bdc61c53334a37f4ba6e87bdfcce082a8f
parent 7aa395910175db87742d574eed1b4d454ae35864
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Wed, 26 Jan 2022 12:34:29 +0100

mlm: add hint for mp3gain command

Diffstat:
Mscripts/mlm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/mlm b/scripts/mlm @@ -32,7 +32,7 @@ import() { read -r yn case "$yn" in Y*|y*);; - *) die 'Run it now then.';; + *) die 'Run it now then. mp3gain -s i. add -l for albums.';; esac # Sync current dir into music dir, (u)pdated only, (r)ecursively, (p)reserve