koozie / dotfiles

vim config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Configuration files for client workstations.

VIM

.vimrc file from my mac install.

Installation

On Mac

cd ~
ln -s dotfiles/vim/.vimrc  .vimrc
ln -s dotfiles/vim/.vim .vim

On Windows where HOME is set to network share instead of C:\Users\XXXX

copy dotfiles\vim\.vimrc %HOMEDRIVE%%HOMEPATH%_vimrc

About

vim config files


Languages

Language:Vim Script 99.7%Language:Ruby 0.3%