# HG changeset patch # User Dirk Olmes # Date 1324032995 -3600 # Node ID 5f21c59d58e48f8ae11fcecc6e34d9e7045cebae # Parent c09a2e38969b361d1142aee8921e3298db5f3afb do not automatically udpate oh-my-zsh diff -r c09a2e38969b -r 5f21c59d58e4 oh-my-zsh --- a/oh-my-zsh Fri Dec 09 08:18:26 2011 +0100 +++ b/oh-my-zsh Fri Dec 16 11:56:35 2011 +0100 @@ -11,7 +11,7 @@ # CASE_SENSITIVE="true" # Comment this out to disable weekly auto-update checks -# DISABLE_AUTO_UPDATE="true" +DISABLE_AUTO_UPDATE="true" # Uncomment following line if you want to disable colors in ls DISABLE_LS_COLORS="true"