An open API service indexing awesome lists of open source software.

https://github.com/cedmax/dotfiles


https://github.com/cedmax/dotfiles

configuration dotfiles mac personal

Last synced: about 1 month ago
JSON representation

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.