Files
dotfiles/bashrc.d/yarn.bash

3 lines
80 B
Bash

addpath "$HOME/.yarn/bin"
addpath "$HOME/.config/yarn/global/node_modules/.bin"