My personal dotfiles config.
Clone this repository in your home directory:
$ git clone https://github.com/javierav/dotfiles.git .dotfiles
Install dotfiles:
$ cd .dotfiles && ./install.sh
We use git submodules for include other projects inside this.
$ cd .dotfiles && git submodule update --init
Install Homebrew Bundle package:
$ brew tap homebrew/bundle
Install dependencies:
$ brew bundle
Copyright (c) 2014-2024 Javier Aranda - Released under MIT license.