From e2dbc0d51c44ce421e45d92cc3441c4cc8d7c1d8 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 28 Nov 2023 20:02:58 +0100 Subject: [PATCH] also install firefox and terminator --- chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chroot.sh b/chroot.sh index b493df0..66f684e 100755 --- a/chroot.sh +++ b/chroot.sh @@ -107,7 +107,7 @@ if [[ "$installType" == "c" ]]; then pacman -Syu --noconfirm nodejs npm rustup kate python-pip gcc fi -pacman -Syu --noconfirm vscodium +pacman -Syu --noconfirm vscodium terminator firefox chmod -R 777 /home/arch-is-best/arch-dev-vm/config