Skip to content

Commit

Permalink
Various environment tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Aug 16, 2013
1 parent ca0cb00 commit b6d4a6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zshcomplete
Expand Up @@ -10,3 +10,5 @@ zstyle :compinstall filename '/Users/sartak/.zshcomplete'
autoload -Uz compinit
compinit
# End of lines added by compinstall

fpath=(/usr/local/share/zsh-completions $fpath)
2 changes: 2 additions & 0 deletions zshenv
Expand Up @@ -21,6 +21,8 @@ export RT_FIX_DEPS_CMD=cpanm

export XSLATE_CACHE_LEVEL=1

export DEVELOPER_DIR="/Applications/XCode.app/Contents/Developer"

# site-specific environment variables
. ~/.zshenv.local
source $PERLBREW_ROOT/etc/bashrc

0 comments on commit b6d4a6c

Please sign in to comment.