332c842c5c830d27c2f4dab9d590311ad3e78766
Make tmux behave like it did in 2.0 with these changes. Credits to this reddit thread: https://www.reddit.com/r/tmux/comments/3paqoi/tmux_21_has_been_released/cw552qd
Dotfiles
Welcome to my world. This is a collection of vim, tmux, and zsh configurations.
Contents
- zsh configuration
- vim configuration
- tmux configuration
- git configuration
- osx configuration
- Node.js setup (nvm)
- Homebrew files (Brewfile.sh)
Install
git clone https://github.com/nicknisi/dotfiles.git ~/.dotfilescd ~/.dotfiles./install.sh
ZSH Plugins
By default, the .zshrc file will source any file within .dotfiles/zsh that have the .zsh extension.
Vim Plugins
Vim plugins are managed with vim-plug. To install, run vim +PlugInstall.
Languages
Vim Script
70.1%
Shell
16.1%
Vim Snippet
13.8%