Bash scripts for installing required software/programs in Linux (debian/ubuntu).
Bash scripts for installing required software/programs in Linux (debian/ubuntu).
main.sh
installs the following programs:
Run main.sh
as non-root user, i.e. ./main.sh
. During installation, there will be prompt for password (sudo
).
After installation, restart for some of the changes to take in effect.
settings.json
file location
%APPDATA%\Code\User\settings.json
$HOME/Library/Application Support/Code/User/settings.json
$HOME/.config/Code/User/settings.json
Official doc on settings: https://code.visualstudio.com/docs/getstarted/settings