Extracted vim-git-grep-rails-partial plugin

This commit is contained in:
yan
2011-12-08 23:40:18 -08:00
committed by Yan Pritzker
parent 77a6f1fb1c
commit 24507c4de3
4 changed files with 13 additions and 10 deletions

View File

@@ -228,6 +228,14 @@ To use the gitconfig (some of the git bash aliases rely on my git aliases)
ln -s ~/.dotfiles/gitconfig ~/.gitconfig
Since the gitconfig doesn't contain the user info, I recommend using env variables.
Put the following in your ~/.secrets file which is automatically referenced by the provided zshrc:
export GIT_AUTHOR_NAME=yourname
export GIT_AUTHOR_EMAIL=you@domain.com
export GIT_COMITTER_NAME=yourname
export GIT_COMITTER_EMAIL=you@domain.com
Some of the customizations provided include:
* git l - a much more usable git log