osx Set environment variables

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Introduction

In Mac OS X, you can set the environment variables in one of the following files :

~/.bashrc

~/.bash_profile

~/.profile

By default, Mac OS X does not has above files, you need to create it manually.



Got any osx Question?