diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7ad2b41 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +### March 29, 2013 + +* Migrated to Vundle instead of pathogen for easier bundle management +* Added Silver Searcher for lightning fast :Gsearch diff --git a/README.md b/README.md index fa30eb7..2f277df 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ _____| / ___ ( (_| | | (_______\_____|\____|_| - # Yet Another Dotfile Repo v1.0 - # Now with Prezto! + # Yet Another Dotfile Repo v1.1 + # Now with Prezto and Vundle! git clone https://github.com/skwp/dotfiles ~/.yadr cd ~/.yadr && rake install +**Always be sure to run `rake update` after pulling to ensure plugins are updated** + This is a collection of best of breed tools from across the web, from scouring other people's dotfile repos, blogs, and projects.