/dotfiles

another dotfiles repo

Primary LanguageRuby

dotfiles

I'm trying to join all dot files because I'm using some devices and never remember what things (or aliases) can I do. And, also I wanted a dotfiles repo as I had seen to good developers.

I've copied and adapted the code at Rakefile from YADR project

brew bundle (only for macOS)

After some time playing with brew bundle I've started using it. But I don't know what will happen in a new SO. So, install Brew and Brew Bundle and install all dependencies at Brewfile.

How to use it

  1. Install YADR project
  2. Clone this repo and rake:
git clone https://github.com/jguitar/dotfiles.git
cd dotfiles
rake

Extras