update.sh: track fuzzel/bashrc, comment shell aliases
This commit is contained in:
parent
1b49d1b9b9
commit
32c196e628
1 changed files with 3 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue