Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 433 Bytes

$HOME sweet ~/

Your dotfiles are how you personalize your system.

These are mine. Built for Mac OS X. Certified lit 🔥 🔥 🔥

Install on a new machine

Note that the init.sh script is idempotent: it can safely be run multiple times.

cd ~ && git clone https://github.com/vitormv/dotfiles && cd dotfiles && ./init.sh

Important! Do not forget to reboot the system on the first time you do this