Skip to content

Instantly share code, notes, and snippets.

@ixtiyoruz
Last active August 11, 2020 07:33
Show Gist options
  • Save ixtiyoruz/b0ad976609b81c49556ddac7ad7b1ab0 to your computer and use it in GitHub Desktop.
Save ixtiyoruz/b0ad976609b81c49556ddac7ad7b1ab0 to your computer and use it in GitHub Desktop.
Julia language hints
@ixtiyoruz
Copy link
Author

  1. Adding a path to julia path
    export JULIA_LOAD_PATH="/foo/bar:$JULIA_LOAD_PATH"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment