https://github.com/itspriddle/dotfiles
🖥 ~priddle: My dotfiles for macOS and Linux
https://github.com/itspriddle/dotfiles
bash dotfiles macos ruby shell vim zsh
Last synced: about 1 year ago
JSON representation
🖥 ~priddle: My dotfiles for macOS and Linux
- Host: GitHub
- URL: https://github.com/itspriddle/dotfiles
- Owner: itspriddle
- Created: 2009-05-11T00:39:16.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T00:28:39.000Z (about 1 year ago)
- Last Synced: 2025-04-20T01:26:23.147Z (about 1 year ago)
- Topics: bash, dotfiles, macos, ruby, shell, vim, zsh
- Language: Shell
- Homepage:
- Size: 3.08 MB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# My dotfiles
My dotfiles, randomly collected over the years. I use this repo on OS X and
Linux, primarily for developing Ruby on Rails applications.
## Installation
I keep this repo in `~/.dotfiles` and symlink the files and directories
inside.
git clone git://github.com/itspriddle/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make install