Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 453 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 453 Bytes

Dotfiles (mshick)

Install

git clone https://github.com/mshick/dotfiles.git .dotfiles && cd $_
./install

This will symlink the appropriate files in .dotfiles to your home directory.

You can set local, non-version-controlled variables in your ~/.zprofile file.

Credit

I forked Zach Holman's dotfiles. Check his repo out for more information on topical organization and the structure of these files.