/vimrc

Configs for vim, tmux, and zsh. Can be installed remotely through a terminal!

Primary LanguageShell

My Vim, Tmux, and Zsh configs

To install, simply run:

cd vimrc
cp .tmux.conf ~/.tmux.conf
cp .vimrc ~/.vimrc
cp .zshrc ~/.zshrc
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim