Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpadilla/dotfiles
This is a collection of my dotfiles for Mac OS X.
https://github.com/jpadilla/dotfiles
dotfiles
Last synced: 2 months ago
JSON representation
This is a collection of my dotfiles for Mac OS X.
- Host: GitHub
- URL: https://github.com/jpadilla/dotfiles
- Owner: jpadilla
- License: other
- Created: 2013-12-17T23:27:12.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T02:26:21.000Z (10 months ago)
- Last Synced: 2024-10-12T07:26:21.313Z (3 months ago)
- Topics: dotfiles
- Language: Shell
- Size: 186 KB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
This is a collection of my dotfiles for Mac OS X. Borrows some things from [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles), [gcollazo/dotfiles](https://github.com/gcollazo/dotfiles), and [holman/dotfiles](https://github.com/holman/dotfiles).
## Install
```
$ curl -o- https://raw.githubusercontent.com/jpadilla/dotfiles/main/bootstrap.sh | bash
```