Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 445 Bytes

dotfiles

My dotfiles.

Installing

make will symlink the dotfiles to the home directory & the scripts to /usr/local/bin.

Put .zshrc code that is machine-specific in ~/.shell_extras. This file will be sourced if it exists.

Manual Steps