mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-26 01:57:26 +08:00
Updated Plugins (markdown)
parent
9789baf09d
commit
b07db7d285
14
Plugins.md
14
Plugins.md
@ -146,6 +146,7 @@ Below is a list of bundled plugins
|
|||||||
- [yum](#yum)
|
- [yum](#yum)
|
||||||
- [zeus](#zeus)
|
- [zeus](#zeus)
|
||||||
- [wd](#wd)
|
- [wd](#wd)
|
||||||
|
- [web-search](#web-search)
|
||||||
- [z](#z)
|
- [z](#z)
|
||||||
|
|
||||||
## apache2-macports
|
## apache2-macports
|
||||||
@ -1892,6 +1893,19 @@ wd show
|
|||||||
```
|
```
|
||||||
wd list
|
wd list
|
||||||
```
|
```
|
||||||
|
## web-search
|
||||||
|
|
||||||
|
Search using terminal and it will show in default browser.
|
||||||
|
|
||||||
|
```
|
||||||
|
google Hello
|
||||||
|
```
|
||||||
|
Or search in github
|
||||||
|
```
|
||||||
|
github oh-myzsh
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## z
|
## z
|
||||||
Change directory based on history
|
Change directory based on history
|
||||||
for example if you previously used
|
for example if you previously used
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user