Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save melbourne2991/082609f3b51933c4bc1de1c3091ee319 to your computer and use it in GitHub Desktop.
Save melbourne2991/082609f3b51933c4bc1de1c3091ee319 to your computer and use it in GitHub Desktop.
Add reason-cli to path (nvm/yarn)
# Add reason utils to path
export PATH=$PATH:"$HOME/.config/yarn/global/node_modules/reason-cli/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment