Quantza / setup-cygwin

Dotfiles etc. for cygwin installation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-cygwin.git

Dotfiles etc. for cygwin installation.

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-cygwin.git
./setup/setup-dotfiles.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

Dotfiles etc. for cygwin installation.


Languages

Language:Python 98.0%Language:Shell 2.0%