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

33
local/bin/.gitignore vendored
View File

@ -31,8 +31,39 @@ qutebrowser
alot
xmonad
shelltest
mmime
snakeviz
# mblaze
mmime
maddr
magrep
mbnc
mcolor
mcom
mdate
mdeliver
mdirs
mexport
mflag
mflow
mfwd
mgenmid
mhdr
minc
mless
mlist
mmkdir
mpick
mquote
mrefile
mrep
mscan
msed
mseq
mshow
msort
mthread
museragent
# shouldn't share this one with the world
macaddress

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