Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lee-dohm/dotfiles
- Owner: lee-dohm
- License: mit
- Created: 2014-02-15T19:07:48.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T20:55:23.000Z (3 months ago)
- Last Synced: 2024-12-18T09:09:14.166Z (10 days ago)
- Topics: dotfiles
- Language: Ruby
- Homepage:
- Size: 745 KB
- Stars: 55
- Watchers: 2
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)