backup password store and ignore mblaze bins
This commit is contained in:
parent
05172bef55
commit
697fcdf46e
33
local/bin/.gitignore
vendored
33
local/bin/.gitignore
vendored
@ -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
|
||||
|
@ -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…
Reference in New Issue
Block a user