backup password store and ignore mblaze bins

This commit is contained in:
Felix Van der Jeugt 2021-10-30 21:36:21 +02:00
parent 05172bef55
commit 697fcdf46e
No known key found for this signature in database
GPG key ID: 58B209295023754D
2 changed files with 36 additions and 2 deletions

View file

@ -68,7 +68,7 @@ mantle)
/home/ninewise/.password-store \
/home/ninewise/.ssh \
/home/ninewise/.xmonad/src/ \
/home/ninewise/.yash_history \
/home/ninewise/.zsh_history \
/data ;;
abysm)
borg create \
@ -125,6 +125,9 @@ abysm)
::'{hostname}-{now}' \
/etc \
/var \
/home/noctua/.password-store \
/home/noctua/.zsh_history \
/home/noctua/.ssh \
/home/noctua/ ;;
esac