dotconfig
dotconfig copied to clipboard
Development environment setup
~/.config
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 [email protected]:volny/dotconfig.git ~/.config
Install script
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.