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

https://github.com/byron/dotfiles

My configuration files, with auto-setup for quick account initialization
https://github.com/byron/dotfiles

atom dotfiles gitconfig tmux-configs vimrc

Last synced: about 1 month ago
JSON representation

My configuration files, with auto-setup for quick account initialization

Awesome Lists containing this project

README

          

These are my dotfiles, with enough automation to setup a new mac/account with the essentials,
and to keep it up to day.

### Bootstrapping

```
curl -sS https://raw.githubusercontent.com/Byron/dotfiles/master/bootstrap.sh | bash
```