aboutsummaryrefslogtreecommitdiff
path: root/source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source.sh')
-rwxr-xr-xsource.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/source.sh b/source.sh
index 892c00f..e61ee39 100755
--- a/source.sh
+++ b/source.sh
@@ -47,6 +47,11 @@ aurbuild dict-devils &
aurbuild dict-foldoc &
aurbuild dict-wikt-en-all &
+git clone https://git.hrhr.dev/dict-misc
+cd dict-misc
+makepkg --noconfirm -si
+cd ..
+
git clone https://git.hrhr.dev/utils
cd utils
sudo make install