My local dotfiles, managed with dotbot. I follow the XDG Base Directory Specification for a clean, minimal $HOME and install my used packages using homebrew/linuxbrew under $HOME/.local/share.
# clone and link dotfiles
git clone https://github.com/hendriksc/dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install