dotfiles/
├──── .zshrc - zsh specific config
├──── .bash_profile - bash specific config
├──── .commonrc - shared zsh/bash config (alias, env variables, etc.)
- Clone/download repo
- Update gitconfig with
[user]
info - Run
./create-symlinks
to create symlinks into home directory