Commit 235733e5 authored by Pat Regan's avatar Pat Regan
Browse files

Removed commented out code.

parent ef417598
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment