Created
July 14, 2022 17:18
-
-
Save tsathis/2dddbafd774bf901aea34f84334861d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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