Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 499 Bytes

To install:

git clone ssh://[email protected]/eppsilon/dotfiles .dotfiles
cd .dotfiles
git submodule update --init --recursive
./install.sh

For sensitive or environment-specific stuff, add a .user file to override the main one. (Ex: .gitconfig.user.)

This repo depends on Prezto for an excellent set of ZSH customizations. It also takes inspiration from YADR, a much more extensive collection of dotfiles.