2 lines
68 B
Bash
2 lines
68 B
Bash
export PATH+=":$HOME/.yarn/bin" # homebrew's yarn installs to here
|
export PATH+=":$HOME/.yarn/bin" # homebrew's yarn installs to here
|