aboutsummaryrefslogtreecommitdiff
path: root/source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source.sh')
-rwxr-xr-xsource.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/source.sh b/source.sh
index 9e9a025..f97c014 100755
--- a/source.sh
+++ b/source.sh
@@ -45,6 +45,13 @@ cd ..
git clone https://aur.archlinux.org/zoom.git
cd zoom
makepkg --noconfirm -si
+cd ..
+
+git clone https://aur.archlinux.org/tor-browser.git
+cd tor-browser
+gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org
+makepkg --noconfirm -si
+cd ..
git clone https://git.hrhr.dev/utils
cd utils