JohnEspenhahn / MyLinuxInstall

A custom bash script to install dependencies to make it easier to wipe cluttered computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install run

curl -sL https://raw.githubusercontent.com/JohnEspenhahn/MyLinuxInstall/master/webinstall.sh | sudo -E bash -

Definitions

Definitions are located in install.sh

The following programs are currently setup to be installed

  1. sublime text
  2. npm 7.x
  3. build-essential for npm
  4. git
  5. npm:typescript

About

A custom bash script to install dependencies to make it easier to wipe cluttered computer


Languages

Language:Shell 100.0%