Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 866 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 866 Bytes

Installing

cd
git clone https://github.com/maguec/dotfiles.git .dotfiles
cd .dotfiles
./setup.sh
cd
. ~/.bashrc
vundleup

Installed plugins

Vimwiki Usage

Vundle Screencast

Tabular Screencat

Vim-Puppet Puppet Settings

Fugitive Integrate Git Screencast

UltiSnips Screencast with Puppet snippets cribbed from R.I.Pienaar

FuzzyFinder Screencast

and more....

Caveat

This sets vi mode (set -o vi) in .bashrc and not everyone likes this as much as I do...