85

GitHub - g-plane/zsh-yarn-autocompletions: A Zsh plugin for yarn autocompletions...

 6 years ago
source link: https://github.com/g-plane/zsh-yarn-autocompletions
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

zsh-yarn-autocompletions

Installation

Download

Please go to the GitHub releases page and download the latest binary files.

Note that you should choose correct file according to your OS.

Add as a Zsh plugin

Please run:

$ mkdir $ZSH_CUSTOM/plugins/yarn-autocompletions

Unzip the compressed file you downloaded before and put files to the directory you created before.

Next please edit your .zshrc file. Add yarn-autocompletions to plugins section.

Like this:

plugins=(
  # ... your other plugins
+ yarn-autocompletions
)

Restart your terminal.

Contribution

Any contributions are welcome.

License

MIT License

Copyright (c) 2018-present Pig Fang


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK