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
|
alot
|
||||||
xmonad
|
xmonad
|
||||||
shelltest
|
shelltest
|
||||||
mmime
|
|
||||||
snakeviz
|
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
|
# shouldn't share this one with the world
|
||||||
macaddress
|
macaddress
|
||||||
|
@ -68,7 +68,7 @@ mantle)
|
|||||||
/home/ninewise/.password-store \
|
/home/ninewise/.password-store \
|
||||||
/home/ninewise/.ssh \
|
/home/ninewise/.ssh \
|
||||||
/home/ninewise/.xmonad/src/ \
|
/home/ninewise/.xmonad/src/ \
|
||||||
/home/ninewise/.yash_history \
|
/home/ninewise/.zsh_history \
|
||||||
/data ;;
|
/data ;;
|
||||||
abysm)
|
abysm)
|
||||||
borg create \
|
borg create \
|
||||||
@ -125,6 +125,9 @@ abysm)
|
|||||||
::'{hostname}-{now}' \
|
::'{hostname}-{now}' \
|
||||||
/etc \
|
/etc \
|
||||||
/var \
|
/var \
|
||||||
|
/home/noctua/.password-store \
|
||||||
|
/home/noctua/.zsh_history \
|
||||||
|
/home/noctua/.ssh \
|
||||||
/home/noctua/ ;;
|
/home/noctua/ ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user