VasilyShelkov / dot-files

My VIM/TMUX configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-files

My VIM/TMUX configurations

Requirements

  • tmux
  • nvm (mkdir /Users/XXX/.nvm)
  • pyenv

Setup

  1. git clone https://github.com/VasilyShelkov/dot-files.git

  2. cd dot-files

  3. make sure to change https://github.com/VasilyShelkov/dot-files/blob/master/.zshrc#L10 and https://github.com/VasilyShelkov/dot-files/blob/master/.zshrc#L77

  4. ./setup.sh

  5. gem install tmuxinator

  6. git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim to get the package manager working

  7. vim .vimrc then :PluginInstall

  8. restart terminal and voila

About

My VIM/TMUX configurations


Languages

Language:Vim Script 52.6%Language:Shell 47.4%