https://github.com/danmichaelo/dotfiles
Just my dotfiles
https://github.com/danmichaelo/dotfiles
Last synced: 8 months ago
JSON representation
Just my dotfiles
- Host: GitHub
- URL: https://github.com/danmichaelo/dotfiles
- Owner: danmichaelo
- Created: 2011-02-24T20:48:08.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T18:19:27.000Z (over 2 years ago)
- Last Synced: 2025-05-06T07:03:57.258Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 2.13 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements Debian/Ubuntu:
sudo apt-get install git vim libxml2-utils build-essential
Requirements Fedora/RedHat:
sudo dnf install git vim libxml2 make
Install:
./bootstrap.sh
If ruby is needed:
\curl -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 1.9.3