Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lee-dohm/dotfiles

Lee Dohm's various and sundry dotfiles
https://github.com/lee-dohm/dotfiles

dotfiles

Last synced: 2 days ago
JSON representation

Lee Dohm's various and sundry dotfiles

Awesome Lists containing this project

README

        

# Lee's Dotfile Customizations

These are my myriad [dotfiles](http://dotfiles.github.io/). It has grown, morphed, shifted and developed since I discovered the [Thoughtbot dotfiles project][thoughtbot] and based this off of that. Hats off to the Thoughtbot folks for making basing my stuff off of theirs so easy! :laughing:

[thoughtbot]: https://github.com/thoughtbot/dotfiles

## Installation

1. Install [strap](https://github.com/mikemcquaid/strap)

1. Create a symlink for the `packages` directory so Atom stylesheet stuff works correctly

```bash
$ ln -s ~/.atom/packages ~/.dotfiles/atom/packages
```

## License

[MIT](LICENSE.md)