Skip to content

Instantly share code, notes, and snippets.

@gyurisc
Forked from brennanMKE/.bash_profile
Created June 24, 2015 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyurisc/c434a1cbc0425105bd2a to your computer and use it in GitHub Desktop.
Save gyurisc/c434a1cbc0425105bd2a to your computer and use it in GitHub Desktop.
# Add the alias below to ~/.bash_profile on a Mac
# Save the file and run: source ~/.bash_profile
# ASP.NET and Visual Studio Code on OS X
source dnvm.sh
export MONO_MANAGED_WATCHER=disabled
alias code='open $@ -a "Visual Studio Code"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment