Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
d6ccb41d
Commit
d6ccb41d
authored
Nov 04, 2017
by
William Bautista
Committed by
Robby Russell
Nov 04, 2017
Browse files
Update Yarn plugin alias (#6246)
parent
d29784e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/yarn/yarn.plugin.zsh
View file @
d6ccb41d
alias
yi
=
"yarn install"
# Alias sorted alphabetically
alias
y
=
"yarn "
alias
ya
=
"yarn add"
alias
ycc
=
"yarn cache clean"
alias
yh
=
"yarn help"
alias
yo
=
"yarn outdated"
alias
yui
=
"yarn upgrade-interactive"
_yarn
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment