mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-10 09:20:41 +01:00
Updated Plugins (markdown)
12
Plugins.md
12
Plugins.md
@@ -145,6 +145,7 @@ Below is a list of bundled plugins
|
|||||||
- [yum](#yum)
|
- [yum](#yum)
|
||||||
- [zeus](#zeus)
|
- [zeus](#zeus)
|
||||||
- [wd](#wd)
|
- [wd](#wd)
|
||||||
|
- [z](#z)
|
||||||
|
|
||||||
## apache2-macports
|
## apache2-macports
|
||||||
|
|
||||||
@@ -1879,3 +1880,14 @@ wd show
|
|||||||
```
|
```
|
||||||
wd list
|
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
|
||||||
Reference in New Issue
Block a user