Switch backup system to autorestic
This commit is contained in:
parent
c6fafa34c9
commit
6da8d4336b
6 changed files with 4 additions and 77 deletions
2
.bin/.e
2
.bin/.e
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue