]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - runcoms/zshrc
Use difftastic, apply java set home
[rbdr/dotfiles] / runcoms / zshrc
index 9555055dc9c9b56dcaa2f9063c18e698644aa14c..3326b10767168b32a38b2e8e24b974ec021944be 100644 (file)
@@ -103,3 +103,7 @@ if ! command -v brew &>  /dev/null; then
 else
   . $(brew --prefix asdf)/libexec/asdf.sh
 fi
+
+if [[ -s "~/.asdf/plugins/java/set-java-home.zsh" ]]; then
+  . ~/.asdf/plugins/java/set-java-home.zsh
+fi