https://github.com/cedmax/dotfiles
https://github.com/cedmax/dotfiles
configuration dotfiles mac personal
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cedmax/dotfiles
- Owner: cedmax
- Created: 2017-03-07T19:43:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-24T18:33:15.000Z (4 months ago)
- Last Synced: 2026-01-24T22:21:58.083Z (4 months ago)
- Topics: configuration, dotfiles, mac, personal
- Language: Shell
- Size: 78.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# .dotfiles
## note to self
To configure the machine run:
```sh
curl -L https://github.com/cedmax/dotfiles/raw/master/setup.sh | sh
```
## note to anyone else
I have to give credits to my buddy [Luca](https://sirlisko.com/blog/dotfiles-one-to-rule-them-all/) (yes, I have to, he actually asked for it): even tho he didn't invent dotfiles or the idea of storing them on github, he's the very first one who put the idea in my head of actually doing it.