0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

29 commits

Author SHA1 Message Date
Dmndz
4181e8a2cc
feat(yarn): add alias for yarn why (#10773)
* feat(yarn): add `yarn why`
* docs(yarn): update readme

Co-authored-by: Basia Józefowska <jozefowska.b@mpcreation.net>
Co-authored-by: Robby Russell <robby@planetargon.com>
2023-01-09 20:51:50 +00:00
Noam Okman
3a9322b9a0
feat(yarn): add format alias (#11368) 2022-12-05 14:18:18 +01:00
Carlo Sala
5bce72ef57 docs(yarn): follow omz zstyle bools standard 2022-11-15 20:27:12 +01:00
Carlo Sala
d9c58d5fa1
feat(yarn): add setting to disable adding global dir to $PATH (#10642) 2022-02-03 14:42:47 +01:00
Carlo Sala
93cea53618
fix(yarn): update completion (#10579)
Fixes #10578
2022-01-12 12:19:34 +01:00
Marc Cornellà
4ef188cebf
perf(yarn): skip yarn call if default global bin directory exists (#10290)
Fixes #10290
2021-12-29 15:19:59 +01:00
Carlo Sala
98a916b2cf
feat(yarn): upgrade completion to latest version (#10516) 2021-12-23 19:45:28 +01:00
Josh Soref
0e41181d54
chore: fix spelling errors across the project (#10459)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +01:00
Cxarli
f0bbef1a07
feat(yarn): add global bin directory to $PATH (#9410)
Fixes #9177
Closes #9410
2021-10-07 13:34:22 +02:00
Emilien Escalle
d304635b8c
feat(yarn): add ylnf alias to fix linting problems (#9219) 2021-10-04 13:07:55 +02:00
Marc Cornellà
5dbb30342e
feat(yarn): update completion from zsh-completions (73505e4)
Fixes #10195
2021-10-04 12:45:59 +02:00
Emilien Escalle
7deaff71a2
yarn: add alias for upgrade-interactive to the latest version (#8764) 2020-07-09 15:29:26 +02:00
Marc Cornellà
ce298d090b yarn: use zsh-completions latest version (493984e) 2020-01-19 13:39:18 +01:00
giovanepadawan
3d6be08e71 yarn: add alias for yarn lint (#8481) 2019-12-20 03:35:50 +01:00
Frani
79b2944a8a yarn: add yarn version alias (#8138) 2019-10-09 15:17:05 +02:00
Marc Cornellà
c9841f43b1 yarn: use zsh-completions latest version (87e1313)
Closes #7300
Closes #8115
Closes #8118
2019-10-09 15:12:00 +02:00
14nrv
b09aed9cc7 yarn: add ytc alias for test with coverage (#7664) 2019-10-08 20:38:25 +02:00
Marc Cornellà
bf0cf4eb1e
yarn: add Yarn Workspace aliases (#7491) 2019-10-01 22:24:48 +02:00
14nrv
f32b30277d yarn: add yd as yarn dev alias (#7663) 2019-10-01 22:24:00 +02:00
Caleb Williams
b8cfa0c77a
Update README: include Yarn workspace shortcuts 2019-10-01 14:11:59 -05:00
Caleb Williams
22e00b02ef
Add Yarn Workspace command aliases 2019-01-02 14:12:13 -06:00
Michy Amrane
fa2dc41c23 [yarn] more aliases ^^ (#7310)
* more aliases ^^
2018-10-28 11:27:34 -07:00
Marc Cornellà
4c0b82b482 yarn: add README 2018-07-11 21:42:31 +02:00
Marc Cornellà
344b13c4a5 yarn: add aliases for common commands
Fixes #5722
Fixes #5864
Fixes #5920
Fixes #6566
Fixes #6579
Fixes #6686
Fixes #6740
2018-07-11 21:42:31 +02:00
Marc Cornellà
1a657c6c4d yarn: use zsh-completions completion (ff73f40)
Version: ff73f40 (2018-05-02)

Fixes #5859
Fixes #5878
Fixes #5983
Fixes #6013
2018-07-11 21:42:31 +02:00
Azat S
be342b1bc8 Yarn upgrade-interactive (#5796)
* Add Yarn upgrade-ineractive CLI command

* Remove dots at the end of completions
2018-07-10 13:41:20 +02:00
Przemysław Włodek
f258bcba8d Fix yarn alias that conflicts with yeoman cli (#6453)
Yeoman cli alias is 'yo' so 'yarn outdated' can't be aliased to 'yo'.
See: http://yeoman.io/
2018-06-17 00:03:14 +02:00
William Bautista
d6ccb41d0b Update Yarn plugin alias (#6246) 2017-11-04 10:41:14 -07:00
Eduardo Bizarro
9d43dc88bb Yarn (https://yarnpkg.com) completion support (#5542)
* yarn completion
2016-11-23 18:50:14 +01:00