Skip to content

Instantly share code, notes, and snippets.

@monaye
Created July 28, 2020 18:29
Show Gist options
  • Select an option

  • Save monaye/4597a0817d82ec9d78ee542ec2f6700f to your computer and use it in GitHub Desktop.

Select an option

Save monaye/4597a0817d82ec9d78ee542ec2f6700f to your computer and use it in GitHub Desktop.
Mac .profile .zprofile .bash_profile
// ~/.profile
export PATH="$HOME/.composer/vendor/bin:$PATH"
// ~/.zprofile || ~/.bash_profile
source ~/.profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment