https://github.com/dm3/cygwin-config
cygwin config
https://github.com/dm3/cygwin-config
Last synced: about 1 year ago
JSON representation
cygwin config
- Host: GitHub
- URL: https://github.com/dm3/cygwin-config
- Owner: dm3
- Created: 2009-03-16T21:50:16.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T08:21:15.000Z (over 3 years ago)
- Last Synced: 2024-05-08T19:44:39.709Z (about 2 years ago)
- Language: Shell
- Homepage:
- Size: 92.8 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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