PCSX2 Config Backup
- Update `doom-emacs` and `dwm-flexipatch` submodules - Add `PCSX2` config to HDD rclone script
This commit is contained in:
Submodule .config/doom-emacs updated: 33c5f3721a...35a89bdfa6
Submodule .config/dwm-flexipatch updated: 703e192fb4...6e15a7f4ea
@@ -16,6 +16,7 @@ declare -a source_dirs=(
|
||||
"$home_path/.config/dolphin-emu/"
|
||||
"$home_path/.config/retroarch/"
|
||||
"$home_path/.config/rpcs3/"
|
||||
"$home_path/.config/PCSX2/"
|
||||
"$home_path/.cache/lutris/"
|
||||
)
|
||||
declare -a target_dirs=(
|
||||
@@ -29,6 +30,7 @@ declare -a target_dirs=(
|
||||
"$backup_path/.config/dolphin-emu/"
|
||||
"$backup_path/.config/retroarch/"
|
||||
"$backup_path/.config/rpcs3/"
|
||||
"$backup_path/.config/PCSX2/"
|
||||
"$backup_path/.cache/lutris/"
|
||||
)
|
||||
|
||||
|
@@ -8263,6 +8263,7 @@ declare -a source_dirs=(
|
||||
"$home_path/.config/dolphin-emu/"
|
||||
"$home_path/.config/retroarch/"
|
||||
"$home_path/.config/rpcs3/"
|
||||
"$home_path/.config/PCSX2/"
|
||||
"$home_path/.cache/lutris/"
|
||||
)
|
||||
declare -a target_dirs=(
|
||||
@@ -8276,6 +8277,7 @@ declare -a target_dirs=(
|
||||
"$backup_path/.config/dolphin-emu/"
|
||||
"$backup_path/.config/retroarch/"
|
||||
"$backup_path/.config/rpcs3/"
|
||||
"$backup_path/.config/PCSX2/"
|
||||
"$backup_path/.cache/lutris/"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user