2024-02-25 15:56:46 +01:00
2024-02-25 15:56:46 +01:00
2022-12-16 12:18:08 +01:00
2022-12-23 12:14:46 +01:00
2023-01-29 12:19:07 +01:00
2022-11-23 08:47:44 +01:00
2022-11-23 08:47:44 +01:00
2022-11-23 12:26:38 +01:00
2022-11-23 22:49:02 +01:00

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
No description provided
Readme 43 KiB
Languages
Shell 100%