diff --git a/sync.sh b/sync.sh index c7b3530..a9cc02c 100755 --- a/sync.sh +++ b/sync.sh @@ -20,7 +20,8 @@ BASH_SCRIPTS=" $HOME/bin/dev.sh \ $HOME/bin/hide_panel.sh \ $HOME/bin/monitors_off.sh \ - $HOME/bin/countdown_timer.sh " + $HOME/bin/countdown_timer.sh \ + $HOME/bin/get_bat.sh" rsync -avP ${DOT_FILES} ./dot rsync -avP ${VIM_FILES} ./vim