Skip to content

Commit

Permalink
I need to go back to kindergarden and learn how to type.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Sep 10, 2010
1 parent 2c1a208 commit 6bcfb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/initialize
Expand Up @@ -4,7 +4,7 @@ if [[ -n "${ZSH_VERSION:-""}" ]] ; then
: # TODO: How to make sure ZSH has extended globs turned on.
else
if [[ -n "${BASH_VERSION:-""}" ]] ; then
setopt -s extglob # Extended globs
shopt -s extglob # Extended globs
fi
fi

Expand Down

0 comments on commit 6bcfb61

Please sign in to comment.