nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 6880841fab92a09c06b54fdd3b89735f81220c54
parent 63f0a464d95e6018ab92137e08c37938dd0dd177
Author: mtmn <miro@haravara.org>
Date:   Sat, 25 Apr 2026 20:50:18 +0200

fix: bandsnatch typo

Diffstat:
Mmodules/mixins/dotfiles/config/shell/rc/functions | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/mixins/dotfiles/config/shell/rc/functions b/modules/mixins/dotfiles/config/shell/rc/functions @@ -42,7 +42,7 @@ bandsnatch() { -c "$HOME/misc/music/random/bandcamp-cookies.json" \ -f flac \ -o "$HOME/misc/music/backlog/_todo" \ - mtmnn && backup releases + mtmnn && backup bandcamp } gotosleep() {