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

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

Awesome Lists containing this project

README

        

# My lovely dotfiles [![Build Status](https://secure.travis-ci.org/sheerun/dotfiles.png?branch=master)](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 symlinks

You can also use `bin/setup-darwin` for initial environment setup on OSX.

## License

This repository is MIT-licensed. You are awesome.