https://github.com/josh-/dotfiles
josh-'s all important dotfiles.
https://github.com/josh-/dotfiles
dotfiles git oh-my-zsh slate vim viml zsh
Last synced: 3 months ago
JSON representation
josh-'s all important dotfiles.
- Host: GitHub
- URL: https://github.com/josh-/dotfiles
- Owner: josh-
- Created: 2012-07-29T05:32:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T04:11:27.000Z (5 months ago)
- Last Synced: 2025-03-22T07:22:44.674Z (3 months ago)
- Topics: dotfiles, git, oh-my-zsh, slate, vim, viml, zsh
- Language: Ruby
- Homepage:
- Size: 76.2 KB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Josh Parnham's Dotfiles
Based off [Ryan Bates's](https://github.com/ryanb/dotfiles) dotfiles, but (almost) all configuration is my own.
## Installation
Clone the repository and run the `rake install` task. It will prompt you before doing anything destructive.
git clone --recursive [email protected]:josh-/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install