update.sh: track fuzzel/bashrc, comment shell aliases

This commit is contained in:
Josh Lay 2024-06-19 07:16:05 -05:00
parent 1b49d1b9b9
commit 32c196e628
No known key found for this signature in database
GPG key ID: 47AA304B2243B579

View file

@ -8,7 +8,10 @@ set -u
# array of files/dirs [relative to home] to include
DOTS=(
'.bashrc'
# '.shell_aliases' # needs cleaned up first
'.vimrc'
'.config/fuzzel'
'.config/nvim/init.vim'
'.config/nvim/coc-settings.json'
'.config/autostart-i3ipc.yml'