0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Add more new plugins

Marc Cornellà 2020-05-23 22:52:52 +02:00
parent 9578d979b9
commit b378e53bea

@ -25,6 +25,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._
- [autopep8](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/autopep8)
- [aws](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/aws)
- [battery](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/battery)
- [bazel](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bazel)
- [bbedit](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bbedit)
- [bgnotify](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/bgnotify)
- [boot2docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/boot2docker)
@ -155,6 +156,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._
- [lein](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lein)
- [lighthouse](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lighthouse)
- [lol](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lol)
- [lxd](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lxd)
- [macports](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/macports)
- [magic-enter](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/magic-enter)
- [man](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/man)