From e60e42f28ff7a1f6a3eda261157081984e91707a Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Thu, 10 Nov 2022 20:37:24 -0800 Subject: [PATCH] Remove AUR vscode --- dotenv.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dotenv.sh b/dotenv.sh index 1154c01..7a3d2dd 100755 --- a/dotenv.sh +++ b/dotenv.sh @@ -94,14 +94,6 @@ flatpak install flathub \ --assumeyes -# VS Code (AUR) -echo -e "\n\n\nInstalling VSCode\n\n\n" -git clone https://aur.archlinux.org/visual-studio-code-bin -cd visual-studio-code-bin -makepkg -si --noconfirm -cd .. - - # PIA echo -e "\n\n\nInstalling Private Internet Access\n\n\n" if ! command -v piactl &> /dev/null