ajithbh / setup-linux

Scripts to setup new Ubuntu Linux installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-linux

Scripts to setup new Ubuntu Linux installation.

Clone this to configure both the machine and your individual development environment as follows:

cd $HOME
sudo apt-get install -y git-core
git clone https://github.com/ajithbh/setup-linux
./setup-linux/setup.sh

About

Scripts to setup new Ubuntu Linux installation


Languages

Language:Shell 100.0%