Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benconstable/dotfiles
My personal dotfiles.
https://github.com/benconstable/dotfiles
Last synced: 26 days ago
JSON representation
My personal dotfiles.
- Host: GitHub
- URL: https://github.com/benconstable/dotfiles
- Owner: BenConstable
- License: mit
- Created: 2016-02-10T22:56:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T14:38:13.000Z (about 1 year ago)
- Last Synced: 2023-11-05T15:33:01.948Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Personal Dotfiles
> My MacOS dotfiles, using [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh) and [Homesick](https://github.com/technicalpickles/homesick).
## Installation
---
**Important:** Be careful before setting this up - your existing dotfiles may be nuked!
---
```
gem install homesick
homesick clone benconstable/dotfiles
homesick symlink dotfiles
```## What's in here?
My dotfiles leverage this excellent open source software:
* [technicalpickles/homesick](https://github.com/technicalpickles/homesick) for installation and version control
* [robbyrussell/oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) as a management framework
* [sindresorhus/pure](https://github.com/sindresorhus/pure) to make everything look pretty## License
MIT © Ben Constable