webcoyote / linux-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux setup scripts for Ubuntu

These are my setup scripts to build a Linux box quickly

Installation

# Configure computer
sudo apt-get install -qq -y curl
bash < <(curl -s https://raw.github.com/webcoyote/linux-setup/master/linux-setup.sh)

Comments

This is my first github project; if you have any comments I'd love to hear them!

About


Languages

Language:Shell 100.0%