mirror of https://github.com/ohmyzsh/ohmyzsh.git
Add new plugins
parent
52d9b6ed40
commit
2fa1531e20
|
@ -12,6 +12,7 @@ plugins=(rails git ruby)
|
|||
|
||||
## Plugins
|
||||
|
||||
- [1password](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/1password)
|
||||
- [adb](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/adb)
|
||||
- [ag](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/ag)
|
||||
- [aliases](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aliases)
|
||||
|
@ -91,6 +92,7 @@ plugins=(rails git ruby)
|
|||
- [fastfile](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fastfile)
|
||||
- [fbterm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fbterm)
|
||||
- [fd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fd)
|
||||
- [fig](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fig)
|
||||
- [firewalld](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/firewalld)
|
||||
- [flutter](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/flutter)
|
||||
- [fnm](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fnm)
|
||||
|
@ -213,6 +215,7 @@ plugins=(rails git ruby)
|
|||
- [please](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/please)
|
||||
- [pm2](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pm2)
|
||||
- [pod](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pod)
|
||||
- [poetry](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/poetry)
|
||||
- [postgres](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/postgres)
|
||||
- [pow](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pow)
|
||||
- [powder](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/powder)
|
||||
|
|
Loading…
Reference in New Issue