Switch backup system to autorestic

This commit is contained in:
Tobias Reisinger 2024-10-05 00:42:21 +02:00
parent c6fafa34c9
commit 6da8d4336b
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 4 additions and 77 deletions

View file

@ -5,8 +5,8 @@ declare -A mapper=(
[".t"]="$HOME/.bin/.t"
["alacritty"]="$HOME/.config/alacritty/alacritty.toml"
["autoinstall.conf"]="$HOME/.config/autoinstall.conf"
["autorestic"]="$HOME/.config/autorestic/.autorestic.yml"
["autostart.toml"]="$HOME/.config/autostart.toml"
["backup"]="$HOME/.bin/host-backup-$(cat /proc/sys/kernel/hostname)"
["bash"]="$HOME/.bashrc"
["bspwm"]="$HOME/.config/bspwm/bspwmrc"
["completions"]="$HOME/.config/completionsrc"