From 2a535657d740fa611d351826f6f130330ac246ca Mon Sep 17 00:00:00 2001 From: Bodaniel Jeanes Date: Sun, 27 Jun 2010 23:34:35 +1000 Subject: [PATCH] Add some more ideas --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index c2028ea..cdf74d9 100755 --- a/README +++ b/README @@ -1,7 +1,8 @@ # TODO * Make ZSH/Bash PATH dynamically figured out (via globbing) like fish - +* Make `rake install` install a .git pre-commit hook to remind about or automatically remove all API keys from dot files (gitconfig, etc) +* Make `rake install` set up a loop that will always try to `git pull` the dot-files (if working directory is clean) so they are always up to date Copyright (c) 2008-2010 Bodaniel Jeanes