--- a/bootstrap.sh Wed Aug 04 13:31:18 2010 -0400
+++ b/bootstrap.sh Wed Aug 04 13:31:49 2010 -0400
@@ -44,7 +44,6 @@
sudo python setup.py install
cd
-rm -rf ~/lib/oh-my-zsh/custom
ln -s "$HOME/lib/dotfiles/zsh" "$HOME/lib/oh-my-zsh/custom"
ln -s "$HOME/lib/dotfiles/.ackrc" "$HOME/.ackrc"
@@ -62,7 +61,6 @@
hg clone bb://sjl/hg-paste/ "$HOME/lib/hg/hg-paste"
hg clone bb://sjl/hg-review/ "$HOME/lib/hg/hg-review"
hg clone bb://ccaughie/hgcollapse/ "$HOME/lib/hg/hgcollapse"
-hg clone bb://tksoh/hgshelve/ "$HOME/lib/hg/hgshelve"
hg clone bb://durin42/histedit/ "$HOME/lib/hg/histedit"
hg clone bb://durin42/hg-git/ "$HOME/lib/hg/hg-git"
hg clone bb://Bill_Barry/hgattic "$HOME/lib/hg/hgattic"