mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-26 01:57:26 +08:00
Updated Plugins (markdown)
parent
d381a0db44
commit
9813f2435a
12
Plugins.md
12
Plugins.md
@ -145,6 +145,7 @@ Below is a list of bundled plugins
|
||||
- [yum](#yum)
|
||||
- [zeus](#zeus)
|
||||
- [wd](#wd)
|
||||
- [z](#z)
|
||||
|
||||
## apache2-macports
|
||||
|
||||
@ -1879,3 +1880,14 @@ wd show
|
||||
```
|
||||
wd list
|
||||
```
|
||||
##z
|
||||
Change directory based on history
|
||||
for example if you previously used
|
||||
```
|
||||
cd ~/.oh-my-zsh/plugins
|
||||
```
|
||||
Then using
|
||||
```
|
||||
z plug
|
||||
```
|
||||
Will move you to ~/.oh-my-zsh/plugins directory
|
||||
Loading…
Reference in New Issue
Block a user