Portable dotfiles for zsh, neovim, and tmux.
git clone https://github.com/tgucks/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.shinstall.sh will:
- Install Homebrew if not already present
- Install packages (Pure prompt)
- Symlink config files to your home directory
zsh/.zshrc # shared zsh config (symlinked to ~/.zshrc)
nvim/ # neovim config
tmux/ # tmux config
install.sh # bootstrap script for new machines