Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T02:35:10.000Z (4 months ago)
- Last Synced: 2024-09-19T02:11:12.792Z (4 months ago)
- Topics: bash, dotfiles, macos, ruby, shell, vim, zsh
- Language: Shell
- Homepage:
- Size: 2.96 MB
- Stars: 11
- Watchers: 4
- 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