My setup for neovim, tmux, zsh, git, etc.
Copy this into ~/.config
. If it's not a brand new machine you probably already have some of the files/folders. You can replace them or merge them together.
git clone --recursive git@github.com:volny/dotconfig.git ~/.config
At your own risk: Review install.sh
, edit to your requirements, and execute it. It will install dependencies via Homebrew, load iterm settings, symlink various dotfiles to your home directory, and configure tmux, vim etc.