summaryrefslogtreecommitdiff
path: root/update-theme.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-21 21:05:46 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-21 21:05:46 +0200
commit9e3457474b73741354cf222eb419e4733c2aac20 (patch)
tree37246d24c3a7b0257bad7b9a1f0a73598bd9d9d7 /update-theme.sh
parent582a8a33aff644a6b07534aaf677973abc6f154c (diff)
use different theme that is a lot slimer
Diffstat (limited to 'update-theme.sh')
-rwxr-xr-xupdate-theme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-theme.sh b/update-theme.sh
index 04b64ad..e327269 100755
--- a/update-theme.sh
+++ b/update-theme.sh
@@ -1,5 +1,5 @@
rm -rf themes
mkdir themes
git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
-rm -rf themes/PaperMod/.git
+rm -rf themes/PaperMod/.git*
git add themes