ADD Readme file

This commit is contained in:
2022-11-23 10:38:55 +01:00
parent cd6b17ce15
commit 2a688f1b83

15
README.md Executable file
View File

@@ -0,0 +1,15 @@
# Install Scripts for Linux
Small and quick install scripts for all kinds of things, mostly for Debian in 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