new backup browser

This commit is contained in:
2025-10-18 15:00:50 -05:00
parent 256b532938
commit 76d3410702
4 changed files with 76 additions and 3 deletions

View File

@@ -67,7 +67,7 @@
# --- scripts ---
rebuild = "sh ~/.nix/bin/rebuild.sh";
perms = "sudo sh ~/.nix/bin/perms.sh";
bb = "sudo sh ~/.nix/bin/backup_browse.sh";
bb = "sudo sh ~/.nix/bin/lf_borg.sh";
# --- git ---
status = "git status";