Skip to content

Instantly share code, notes, and snippets.

@jhoonb
Created October 24, 2019 03:14
Show Gist options
  • Save jhoonb/c4075d125938a53bf155951ac21300b1 to your computer and use it in GitHub Desktop.
Save jhoonb/c4075d125938a53bf155951ac21300b1 to your computer and use it in GitHub Desktop.
clojure
clojure:
install asdf
install plugin lein
https://github.com/miorimmax/asdf-lein
sublime text 3
package install: SublimeRepl
add:
preferences > package settings > SublimeRepl > settings users:
{
...
"default_extend_env": {"PATH": "{PATH}:/home/myusername/bin"}
...
}
-----------------------
sublime text3 packages:
- terminus
- markdown live preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment