https://github.com/pollosp/mac-dot
https://github.com/pollosp/mac-dot
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pollosp/mac-dot
- Owner: pollosp
- Created: 2017-05-29T19:35:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T08:07:57.000Z (over 8 years ago)
- Last Synced: 2025-01-31T21:11:25.857Z (over 1 year ago)
- Language: Vim script
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal dotfiles
====================
## Installation
``` sh
FRESH_LOCAL_SOURCE=pollosp/mac-dot bash -c "`curl -sL get.freshshell.com`"
```
OR
```sh
FRESH_LOCAL_SOURCE=pollosp/mac-dot bash -c "`wget -q get.freshshell.com -O -`"
```
My dotfiles are managed by [fresh].
[fresh]: http://freshshell.com