Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fespinoza/dotfiles

My dotfiles
https://github.com/fespinoza/dotfiles

Last synced: 3 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

These are my dotfiles for everything but vim,
to manage this I use [rcm](https://github.com/thoughtbot/rcm), that you can install by typing

```
brew tap thoughtbot/formulae
brew install rcm
```

And then cloning the repo into `~/Dotfiles`, then

```
ln -s ~/Dotfiles/rcrc ~/.rcrc
lsrc
```

### Git Commands to Build

- publish and make pull request command
- open a pull request