From 31d5ebf47e18da10807193b2f8ab3e749eeb4274 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 31 Dec 2022 18:36:08 -0700 Subject: add license --- update.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 112f19f..bb6401e 100755 --- a/update.sh +++ b/update.sh @@ -11,6 +11,8 @@ cp ~/.vim/coc-settings.json ./vim cp ~/.xinitrc* ./x cp ~/.Xresources ./x cp ~/.Xmodmap ./x +cp ~/bin/battery.pl ./x +cp ~/bin/startdwm.sh ./x # other config files cp ~/.config/dunst/dunstrc ./dunst -- cgit v1.2.3