/dotfiles

My configuration files

Primary LanguageShell

Installation

  1. git clone --recurse-submodules https://github.com/behindthemac/dotfiles.git
  2. cd dotfiles
  3. ./install.sh
  4. git config --global user.name "Your Name"
  5. git config --global user.email "you@example.com"