Skip to content

Commit

Permalink
update to java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name Here committed Dec 23, 2015
1 parent ea31581 commit 8e33c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/oh-my-zsh-incl-fonts/.zshrc
Expand Up @@ -58,5 +58,5 @@ plugins=(ant autojump brew git git-extras node npm osx sublime vagrant)
source $ZSH/oh-my-zsh.sh

# Customize to your needs...
export JAVA_HOME=`/usr/libexec/java_home -v 1.7`
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`

0 comments on commit 8e33c27

Please sign in to comment.