mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 16:00:41 +01:00
Updated Plugins (markdown)
14
Plugins.md
14
Plugins.md
@@ -146,6 +146,7 @@ Below is a list of bundled plugins
|
||||
- [yum](#yum)
|
||||
- [zeus](#zeus)
|
||||
- [wd](#wd)
|
||||
- [web-search](#web-search)
|
||||
- [z](#z)
|
||||
|
||||
## apache2-macports
|
||||
@@ -1892,6 +1893,19 @@ wd show
|
||||
```
|
||||
wd list
|
||||
```
|
||||
## web-search
|
||||
|
||||
Search using terminal and it will show in default browser.
|
||||
|
||||
```
|
||||
google Hello
|
||||
```
|
||||
Or search in github
|
||||
```
|
||||
github oh-myzsh
|
||||
```
|
||||
|
||||
|
||||
## z
|
||||
Change directory based on history
|
||||
for example if you previously used
|
||||
|
||||
Reference in New Issue
Block a user