Skip to content

Commit

Permalink
Merge branch 'master' of github.com:alinpopa/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
alinpopa committed May 20, 2014
2 parents 514378b + ae6fcb6 commit e2f977a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export PATH="${JUSTNIFFER_HOME}/bin":${PATH}
export PATH="${HOME}/.rbenv/bin":${PATH}
export PATH=/usr/local/bin:"${PATH}"
export PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
export JAVA_HOME=$(/usr/libexec/java_home -v 1.7)

alias ls='ls -Fl -G'
alias vi='vi -c NERDTreeToggle'
Expand Down

0 comments on commit e2f977a

Please sign in to comment.