1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-10 01:10:41 +01:00

Updated Plugins (markdown)

Antu Acharjee
2018-11-23 15:34:37 +06:00
parent d381a0db44
commit 9813f2435a

@@ -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