Remove AUR vscode
This commit is contained in:
@ -94,14 +94,6 @@ flatpak install flathub \
|
|||||||
--assumeyes
|
--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
|
# PIA
|
||||||
echo -e "\n\n\nInstalling Private Internet Access\n\n\n"
|
echo -e "\n\n\nInstalling Private Internet Access\n\n\n"
|
||||||
if ! command -v piactl &> /dev/null
|
if ! command -v piactl &> /dev/null
|
||||||
|
Reference in New Issue
Block a user