Skip to content

Commit

Permalink
Merge branch 'release/0.1.5b'
Browse files Browse the repository at this point in the history
  • Loading branch information
benohara committed Aug 5, 2012
2 parents ca4d857 + 958962a commit f26cdac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .dotzsh
@@ -0,0 +1 @@
0.1.5b
2 changes: 2 additions & 0 deletions env.zsh
Expand Up @@ -7,6 +7,8 @@
# Ben O'Hara <bohara@gmail.com>
#

export DOTZSH_VERSION=$(head -1 ~/.zsh/.dotzsh)

# Paths
typeset -gU cdpath fpath mailpath manpath path
typeset -gUT INFOPATH infopath
Expand Down
2 changes: 0 additions & 2 deletions init.zsh
Expand Up @@ -9,8 +9,6 @@
# Ben O'Hara <bohara@gmail.com>
#

export DOTZSH_VERSION=0.1.4

if [ -z "${DOTZSHLOCAL}" ]; then
export DOTZSHLOCAL="$DOTZSH.local"
fi
Expand Down

0 comments on commit f26cdac

Please sign in to comment.