Quantza / setup

My setup scripts for Linux distros.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup.git

Clone and run this on a machine running Ubuntu 12.04.2 LTS or greater, 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/Quantza/setup.git
./setup/setup.sh   

See also http://github.com/startup-class/dotfiles and Startup Engineering Video Lectures 4a/4b for more details.

--Modified for my own use--

About

My setup scripts for Linux distros.


Languages

Language:Python 95.7%Language:Shell 4.2%Language:Dockerfile 0.1%