Added changelog
This commit is contained in:
parent
8599c7bd10
commit
6b4a3290e5
4
CHANGELOG.md
Normal file
4
CHANGELOG.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
### March 29, 2013
|
||||||
|
|
||||||
|
* Migrated to Vundle instead of pathogen for easier bundle management
|
||||||
|
* Added Silver Searcher for lightning fast :Gsearch
|
@ -5,12 +5,14 @@
|
|||||||
_____| / ___ ( (_| | |
|
_____| / ___ ( (_| | |
|
||||||
(_______\_____|\____|_|
|
(_______\_____|\____|_|
|
||||||
|
|
||||||
# Yet Another Dotfile Repo v1.0
|
# Yet Another Dotfile Repo v1.1
|
||||||
# Now with Prezto!
|
# Now with Prezto and Vundle!
|
||||||
|
|
||||||
git clone https://github.com/skwp/dotfiles ~/.yadr
|
git clone https://github.com/skwp/dotfiles ~/.yadr
|
||||||
cd ~/.yadr && rake install
|
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,
|
This is a collection of best of breed tools from across the web,
|
||||||
from scouring other people's dotfile repos, blogs, and projects.
|
from scouring other people's dotfile repos, blogs, and projects.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user