Skip to content

Instantly share code, notes, and snippets.

View gyurisc's full-sized avatar
🚀
Building AI tools for SMEs

gyurisc gyurisc

🚀
Building AI tools for SMEs
View GitHub Profile
# 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"'