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

https://github.com/aaronrenner/dotfiles

My new, thoughtbot-based dotfiles.
https://github.com/aaronrenner/dotfiles

Last synced: 3 months ago
JSON representation

My new, thoughtbot-based dotfiles.

Awesome Lists containing this project

README

          

Aaron Renner's dotfiles
===============

These are my laptop setup scripts and dotfiles.

## Using my dotfiles

These dotfiles are deployed with [rcm][rcm]. The easiest way to
get started with them is to create a `~/.rcrc` file and edit
the contents for your machine.

```
DOTFILES_DIRS="/dotfiles"
TAGS="spacemacs git tmux"
```

Once the `~/.rcrc` is in place, you can deploy the dotfiles
using the [`rcup`][rcup] command.

[rcm]: https://github.com/thoughtbot/rcm
[rcup]: https://thoughtbot.github.io/rcm/rcup.1.html