My dotfiles including setup for Ruby and Python environments. I use tmux and Neovim. ZSH for a shell. Everything installs via Rake commands.
git clone https://github.com/mkrisher/dotfiles.git
cd dotfiles
rake dependencies # to install system dependencies like homebrew
rake install