Skip to content

Instantly share code, notes, and snippets.

@akamud
Created May 17, 2016 01:33
Show Gist options
  • Save akamud/9c50d4bdab0d59ff64ed8d528fabcc2a to your computer and use it in GitHub Desktop.
Save akamud/9c50d4bdab0d59ff64ed8d528fabcc2a to your computer and use it in GitHub Desktop.
Asp.Net Core RC2 on OS X with ZSH
# run this on an open terminal:
echo "export PATH=$PATH:/usr/local/share/dotnet/" >> .zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment