Skip to content

Instantly share code, notes, and snippets.

@tsathis
Created July 14, 2022 17:18
Show Gist options
  • Save tsathis/2dddbafd774bf901aea34f84334861d6 to your computer and use it in GitHub Desktop.
Save tsathis/2dddbafd774bf901aea34f84334861d6 to your computer and use it in GitHub Desktop.
cd ~
git clone https://AUR.archlinux.org/visual-studio-code-bin.git
cd visual-studio-code-bin/
makepkg -s
sudo pacman -U visual-studio-code-bin-*.pkg.tar.zst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment