Skip to content

This repository contains scripts that are used to install system utilities that I use. This is useful for getting a new computer into a good state for me.

Notifications You must be signed in to change notification settings

jmdaly/system-setup-scripts

Repository files navigation

system-setup-scripts

This repository contains scripts that are used to install system utilities that I use regularly. Some are installed through the package manager, and others are downloaded and built from source by the scripts. Currently, these scripts work and are tested on Ubuntu 14.04.

Installation

All tools may be installed with the following command, run as root. (Note: Do not execute anything as root unless you know where it's from and trust what it will do)

bash -c "$(wget https://raw.githubusercontent.com/jmdaly/system-setup-scripts/master/tools/setup.sh -O -)"

About

This repository contains scripts that are used to install system utilities that I use. This is useful for getting a new computer into a good state for me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published