Skip to content

Instantly share code, notes, and snippets.

@dmichael
Created October 4, 2010 16:07
Show Gist options
  • Select an option

  • Save dmichael/609954 to your computer and use it in GitHub Desktop.

Select an option

Save dmichael/609954 to your computer and use it in GitHub Desktop.
# Add Scala and bin directory to your PATH
SCALA_HOME=/Users/dmichael/bin/scala
PATH=$SCALA_HOME/bin:$HOME/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment