This commit is contained in:
Peter Kingswell 2022-08-01 15:31:36 -04:00
commit 1df0f28541
8 changed files with 157 additions and 114 deletions

View file

@ -62,7 +62,7 @@ if [[ "$DISABLE_AUTO_UPDATE" != true ]]; then
fi
# Homebrew mentioned this so I'm doing it
export SCALA_HOME=/usr/local/homebrew/opt/scala/idea
export SCALA_HOME=/opt/homebrew/opt/scala/idea
# Initializes Oh My Zsh