Skip to content

Commit

Permalink
Removed commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
oknowton committed Apr 8, 2011
1 parent ef41759 commit 235733e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions oh-my-zsh.sh
Expand Up @@ -17,10 +17,6 @@ for plugin ($plugins) source $ZSH/plugins/$plugin/$plugin.plugin.zsh
# Load the theme
source "$ZSH/themes/$ZSH_THEME.zsh-theme"

# Load and run compinit
#autoload -U compinit
#compinit -i

# Check for updates on initial load...
if [ "$DISABLE_AUTO_UPDATE" = "true" ]
then
Expand Down

0 comments on commit 235733e

Please sign in to comment.