1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Add note about go being deprecated

Robert Martin
2020-03-17 02:04:44 -05:00
parent 4d1137ba44
commit d8cbdecbe1

@@ -114,7 +114,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._
- [glassfish](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/glassfish)
- [globalias](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/globalias)
- [gnu-utils](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gnu-utils)
- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go)
- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go) (deprecated; use `golang` instead)
- [golang](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang)
- [gpg-agent](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gpg-agent)
- [gradle](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gradle)