This repo is my configuration for nvim, zsh, and tmux.
This repo is mostly for me and I do not provide support for any potential errors you may get.
How to use:
- Intall zsh by following this documentation: https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH
- Install tmux by following this documentation: https://github.com/tmux/tmux/wiki
- Install nvim by following this documentation: https://github.com/neovim/neovim/blob/master/INSTALL.md
- Clone TPM (Tmux Plugin Manager):
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm - Clone this repo to ~/.config/nvim
- Copy
.zshrcand.tmux.conffiles to ~/