An open API service indexing awesome lists of open source software.

https://github.com/dm3/cygwin-config

cygwin config
https://github.com/dm3/cygwin-config

Last synced: about 1 year ago
JSON representation

cygwin config

Awesome Lists containing this project

README

          

# Installation

git clone https://github.com/gmarik/vundle ~/.vim/bundle/vundle
mkdir -p ~/.vim/tmp/backup
mkdir -p ~/.vim/tmp/swap
mkdir -p ~/.vim/tmp/undo

git clone git@github.com:dm3/cygwin-config ~/my_scripts
export MY_SCRIPTS="~/my_scripts"
cd ~/my_scripts && ./synch.sh OUT