Created
May 28, 2020 09:05
-
-
Save ERPedersen/24327e5e75e62a1e6a0e1936e2aadcbb to your computer and use it in GitHub Desktop.
Add yarn to global path
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add yarn to global path | |
export="${PATH}:$(yarn global bin)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment