My personal dotfiles for bootstrapping my computer
git clone --depth 1 https://github.com/fernandopasik/dotfiles.git "$HOME"/.dotfiles && "$HOME"/.dotfiles/install.sh
Inspiration and some code came from these sources:
- @nicksp (Nick S. Plekhanov) https://github.com/nicksp/dotfiles
- @mathiasbynens (Mathias Bynens) https://github.com/mathiasbynens/dotfiles
- @jespada (Jorge Espada) Shell Script tips
MIT (c) 2017 Fernando Pasik