https://github.com/sheerun/dotfiles
Dotfiles meet chocolate and unicorns
https://github.com/sheerun/dotfiles
dotfiles shell unix vim zsh
Last synced: 2 months ago
JSON representation
Dotfiles meet chocolate and unicorns
- Host: GitHub
- URL: https://github.com/sheerun/dotfiles
- Owner: sheerun
- Created: 2012-12-12T22:51:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T21:15:11.000Z (about 2 years ago)
- Last Synced: 2025-01-26T02:12:24.161Z (3 months ago)
- Topics: dotfiles, shell, unix, vim, zsh
- Language: Shell
- Homepage:
- Size: 692 KB
- Stars: 211
- Watchers: 17
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My lovely dotfiles [](http://travis-ci.org/sheerun/dotfiles)
## Installation
These dotfiles are meant to be used with zsh.
Please fork this repository and configure it for yourself:
```
git clone https://github.com/sheerun/dotfiles.git ~/.dotfiles
~/.dotfiles/bin/dotfiles install
```The `dotfiles install` command is going to:
* backup changed dotfiles
* symlink new ones
* show info what were installed
* remove broken symlinksYou can also use `bin/setup-darwin` for initial environment setup on OSX.
## License
This repository is MIT-licensed. You are awesome.