backup password store and ignore mblaze bins
This commit is contained in:
parent
05172bef55
commit
697fcdf46e
2 changed files with 36 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue