https://github.com/zoni/deprecated-dotfiles-installer
Deprecated - use dotfiles-framework instead
https://github.com/zoni/deprecated-dotfiles-installer
Last synced: 10 months ago
JSON representation
Deprecated - use dotfiles-framework instead
- Host: GitHub
- URL: https://github.com/zoni/deprecated-dotfiles-installer
- Owner: zoni
- License: mit
- Created: 2015-01-04T17:04:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-08T13:40:29.000Z (over 11 years ago)
- Last Synced: 2025-01-03T09:32:15.414Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
***Documentation coming soon***
``` shell
# If on Debian/Ubuntu, install dependencies with:
apt-get install python-virtualenv python-pycurl apt-transport-https
git clone git@github.com:zoni/dotfiles-installer && cd dotfiles-installer
cp config.yml.example config.yml
$EDITOR config.yml
make setup install
```