mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Updated purge settings & added vifm directory to ignore list
This commit is contained in:
parent
e41eb5411b
commit
f253537832
@ -1,6 +1,7 @@
|
|||||||
/home/alrayyes/.cache
|
/home/alrayyes/.cache
|
||||||
/home/alrayyes/.composer
|
/home/alrayyes/.composer
|
||||||
/home/alrayyes/.local/share/Zeal
|
/home/alrayyes/.local/share/Zeal
|
||||||
|
/home/alrayyes/.local/share/vifm
|
||||||
/home/alrayyes/mnt
|
/home/alrayyes/mnt
|
||||||
/home/alrayyes/music
|
/home/alrayyes/music
|
||||||
/home/alrayyes/gPodder/Downloads
|
/home/alrayyes/gPodder/Downloads
|
||||||
|
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
. /home/alrayyes/.restic
|
. /home/alrayyes/.restic
|
||||||
restic backup --exclude-file=/home/alrayyes/.config/restic/exclude.txt /home/alrayyes /etc
|
restic backup --exclude-file=/home/alrayyes/.config/restic/exclude.txt /home/alrayyes /etc
|
||||||
restic forget -m 12 -w 4 -d 14 --prune
|
restic unlock
|
||||||
|
restic forget -m 6 -w 4 -d 7 --prune
|
||||||
|
Loading…
Reference in New Issue
Block a user