Davidslv / .files

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# My dotfiles

I was highly inspired by Mathias Bynens and with an interest on Ben Alman dotfiles.

I was always interested in automating installation and have my own setup as fast as I could, in the past years I've been using gist for configurations, but every time I get a new machine I come to a conclusion that it can be better.

So I finally decided to follow the dotfiles trend and create one for my own needs.

Usage

Please make sure you fork this repo and make necessary changes.

  $ git clone git@github.com:Davidslv/.files.git dotfiles
  $ cd dotfiles
  $ ./bootstrap.sh

Something is broken?

So you followed my instructions and something did go wrong, maybe I pushed something that was not working the way I intended and you happen to get an unstable version.

Sorry about that, but bear with me, I do have a solution for you, if that ever happens, please check the latest stable release, my promise is that I will update master as many times as necessary, but I will only make a release once I'm happy and sure that the functionality is working.

Roadmap

## License MIT

About

My dotfiles

License:MIT License


Languages

Language:Shell 100.0%