https://github.com/delonnewman/dotfiles-old
https://github.com/delonnewman/dotfiles-old
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/delonnewman/dotfiles-old
- Owner: delonnewman
- Created: 2009-05-27T20:52:18.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T21:01:52.000Z (over 9 years ago)
- Last Synced: 2025-02-05T01:30:35.308Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 5.07 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== INSTALL
Should install out of the box, just requires ruby & rake
> git clone https://delonnewman@github.com/delonnewman/dotfiles.git
> cd dotfiles
> rake installor
just need bash & curl
> bash < <(curl -s https://raw.github.com/delonnewman/dotfiles/master/scripts/setup)