alias y="yarn " alias ya="yarn add" alias ycc="yarn cache clean" alias yh="yarn help"
alias yout="yarn outdated"
alias yui="yarn upgrade-interactive"