Public dotfiles repo with no secrets.
.zshrc.zshenv.gitconfig.profile
./install.shgit clone git@github.com:nichsedge/dotfiles-public.git ~/dotfiles-public
cd ~/dotfiles-public
./bootstrap.shIf you want to skip package installation:
./bootstrap.sh --no-packages./sync-from-home.sh~/.zshrc.local~/.secrets
.zshrc loads those files only if they exist.