Skip to content

vndrewlee/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install macvim

brew install macvim --with-override-system-vim
brew linkapps macvim

tmux

cp .tmux.conf ~/
touch /usr/local/etc/tmux.conf

vim rc

cp .vimrc ~/

vundle git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

build vim bundles vim +PluginInstall +qall

Releases

No releases published

Packages

No packages published