install-the-basics.sh
This script installs a basic set of tools and common dependencies.
- git
- nano
- curl
- wget
- unzip
- net-tools
- build-essential
- apt-transport-https
- software-properties-common Usage Syntax:
curl -SSL https://jrussell.io/install-the-basics | sudo bash
Usage Example: