mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Merge b47b491ac7 into ff4663a6b8
This commit is contained in:
commit
b04e2469ad
1 changed files with 0 additions and 18 deletions
|
|
@ -2,24 +2,6 @@
|
||||||
|
|
||||||
The idea for this script is to help searches in important doc contents from frontend.
|
The idea for this script is to help searches in important doc contents from frontend.
|
||||||
|
|
||||||
## Instalation ##
|
|
||||||
|
|
||||||
I will send a Pull Request with this plugin for .oh-my-zsh official repository. If accept them, it's only add in plugins list that exists in ```.zshrc``` file.
|
|
||||||
|
|
||||||
For now, you can clone this repository and add in ```custom/plugins``` folder
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ git clone git://github.com/willmendesneto/frontend-search.git ~/.oh-my-zsh/custom/plugins/frontend-search
|
|
||||||
```
|
|
||||||
|
|
||||||
After this, restart your terminal and frontend-search plugin is configurated in you CLI.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
...
|
|
||||||
plugins=( <your-plugins-list>... frontend-search)
|
|
||||||
...
|
|
||||||
```
|
|
||||||
|
|
||||||
## Commands ##
|
## Commands ##
|
||||||
|
|
||||||
All command searches are accept only in format
|
All command searches are accept only in format
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue