/shell-files

Set of files used for bootstrapping a shell.

Primary LanguageVimL

alexmchale/shell-files

This is a collection of files that I use on any UNIX-like machine I use. Just type rake install to install the software. It depends on rake and git both being installed.

Installation

curl https://raw.github.com/alexmchale/shell-files/master/install.sh | sh

Install only VIM support files

curl https://raw.github.com/alexmchale/shell-files/master/configure-vim.sh | sh