c49e1b9781bd817e8c8f6ad8f5a3bd139720c105
Install Scripts for Linux
Small and quick install scripts for all kinds of things, mostly for Debian Linux.
Run this Command line in the terminal, to get the install scripts.
sudo apt install -y git && cd ~ && git clone https://github.com/ITmail-dk/scripts-install
Sample code of an VS Code installation to get you started.
Open a terminal and go to the scripts-install folder and run...
cd scripts-install
. install-vscode-debian.sh
Description
Languages
Shell
100%