Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 422 Bytes

Dotfiles

Here's a description of how my dotfiles work.

Install

git clone <this-repo>
cd <this-repo>
./install/bootstrap.sh

Local ZSH Config

If there's customization you want ZSH to load on startup that is specific to this machine (stuff you don't want to commit into the repo), create ~/.env.sh and put it in there. It will be loaded near the top of .zshrc.