.zshrc

branch
mhoward-lt
changeset 100
2608cb00d211
parent 99
7afd2e5f6a35
child 101
ed9cc9675e93
--- a/.zshrc
+++ b/.zshrc
@@ -4,7 +4,7 @@ export ZSH=$HOME/.oh-my-zsh
 ZSH_THEME="mhoward"
 ZSH_CUSTOM=~/.oh-my-zsh.cust
 
-plugins=( common-aliases mercurial git mosh )
+plugins=( common-aliases mercurial gitfast )
 
 if [ -f ~/.zshrc.local-pre ]; then
   source ~/.zshrc.local-pre

mercurial