aboutsummaryrefslogtreecommitdiff
path: root/.shenanigans.sh
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-09-29 16:01:32 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-09-29 16:01:32 +0200
commit299f2576dd1c24c432e525eb0fc0634d812b9eb6 (patch)
treea30841e30de064e95f658c52b061973da3df65cb /.shenanigans.sh
parentb4125ecac022e5772b2bb527558f67ead3724e1c (diff)
downloaddotfiles-299f2576dd1c24c432e525eb0fc0634d812b9eb6.tar.gz
Update
Diffstat (limited to '.shenanigans.sh')
-rwxr-xr-x.shenanigans.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 992f799..e358af8 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -68,8 +68,7 @@ backup() {
68 "ssh.zip $HOME/.ssh" 68 "ssh.zip $HOME/.ssh"
69 "bash_history_infinite.zip $HOME/.bash_history_infinite" 69 "bash_history_infinite.zip $HOME/.bash_history_infinite"
70 "projects.zip $HOME/Projects" 70 "projects.zip $HOME/Projects"
71 "notes.zip $HOME/Notes" 71 "twow.zip $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/wow.sh"
72 "twow.zip $HOME/Games/turtlewow/Sound $HOME/Games/turtlewow/WTF $HOME/Games/turtlewow/SuperWoWhook.dll $HOME/Games/turtlewow/dlls.txt $HOME/Games/turtlewow/wow.sh"
73 ) 72 )
74 73
75 for entry in "${archive_sets[@]}"; do 74 for entry in "${archive_sets[@]}"; do