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

https://github.com/jaxxstorm/dotfiles

An opinionated set of dotfiles for productivity wins
https://github.com/jaxxstorm/dotfiles

Last synced: 5 months ago
JSON representation

An opinionated set of dotfiles for productivity wins

Awesome Lists containing this project

README

        

# Dotfiles

A repo for my dotfiles. It's managed by [rcm](https://thoughtbot.github.io/rcm/)

# Installing

- Install [homebrew](https://brew.sh/)
- Install oh-my-zsh
- Clone this repo
- Install all the dependencies using `brew bundle`
- Install the config `rcup -d $PATH_TO_REPO`

# Adding new config

The easiest way is to modify your config file as needed, and then do

```
mkdrc
```