Skip to content

cshrc (for tcsh), vimrc (with Vundler for VIM plugins) and some cool scripts

Notifications You must be signed in to change notification settings

scottstanfield/dotfiles-old

Repository files navigation

VI and tcsh dotfiles

This is just a simple .cshrc and .vimrc for quick HTML editing.

Step 1: Clone and link .cshrc and .vimrc

% git clone git://github.com/scottstanfield/dotfiles ~/.dotfiles
% cd .dotfiles
% rake install

Step 2: Install VIM plugins

% rake vim
% vim +BundleInstall +qall

Notes

I normally place all of my software projects in ~/projects. You also need a ~/bin file if you want the dotfiles/bin to link.

Inspiration from:

Enjoy!

About

cshrc (for tcsh), vimrc (with Vundler for VIM plugins) and some cool scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published