We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6694c5b commit 3733f93Copy full SHA for 3733f93
iTerm/zsh.md
@@ -61,7 +61,7 @@ Add plugins to your shell by adding the name of the plugin to the `plugin`
61
array in your `.zshrc`.
62
63
```sh
64
-plugins=(git colored-man colorize pip python brew osx zsh-syntax-highlighting zsh-autosuggestions)
+plugins=(git colored-man-pages colorize pip python brew osx zsh-syntax-highlighting zsh-autosuggestions)
65
```
66
67
You'll find a list of all plugins on the [Oh My Zsh Wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins).
0 commit comments