aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-11-02 13:12:48 -0600
committerBryson Steck <brysonsteck@protonmail.com>2022-11-02 13:12:48 -0600
commit1e0410734f651a0f2f391caf8c51b1e729960e66 (patch)
tree0cdffab6a77b51ab50f8394cf8254c8e5070846f /update.sh
parent9dd7a9d441f8562e6fbafa3a257401d123729adf (diff)
downloaddotfiles-1e0410734f651a0f2f391caf8c51b1e729960e66.tar
dotfiles-1e0410734f651a0f2f391caf8c51b1e729960e66.tar.gz
dotfiles-1e0410734f651a0f2f391caf8c51b1e729960e66.tar.bz2
never overwritting things ever again :(
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index e34263a..410011d 100755
--- a/update.sh
+++ b/update.sh
@@ -10,3 +10,5 @@ cp ~/.vim/coc-settings.json ./vim
cp ~/.xinitrc* ./x
cp ~/.Xresources ./x
+git submodule update --remote --merge
+