/dotfiles

🏡 macOS dotfiles — bootstrapping a colorful shell/dev environment with my optimal settings

Primary LanguageShell

$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