From 59540ffb52b10785f8ccb352979ac70abab829bc Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 24 Aug 2024 18:31:46 -0500 Subject: [PATCH] update.sh: new files --- update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update.sh b/update.sh index fd1e18f..3b19417 100755 --- a/update.sh +++ b/update.sh @@ -12,8 +12,11 @@ set -u # array of files/dirs [relative to home] to include DOTS=( '.bashrc' + '.gtkrc-2.0' + '.gtkrc-2.0-kde4' # '.shell_aliases' # needs cleaned up first '.vimrc' + '.config/cava/' '.config/fuzzel/' '.config/fontconfig' '.config/kitty/'