Skip to content

An opinionated script to initialize a developers system.

Notifications You must be signed in to change notification settings

kedwards/sysinit

Repository files navigation

Linux System Initialization

An opinionated script to initialize your Linux system.

Distros

This release has been tested on the following distributions, and should work on all distros based from:

  • Debian
  • Arch

Quick Start

Open a terminal and run one of the following:

wget -O - https://bit.ly/_sysinit | bash
wget -O - https://bit.ly/_linuxsysinit | bash

Alternatively if you want to audit the script clone the repo, and run the install.sh script:

git clone https://github.com/kedwards/sysinit.git
cd sysinit
./install.sh

About

An opinionated script to initialize a developers system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages