enable oh-my-zsh colored-man-pages plugin
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -49,7 +49,7 @@ DISABLE_AUTO_UPDATE="true"
|
|||||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
plugins=(git docker sublime sudo)
|
plugins=(colored-man-pages git docker sublime sudo)
|
||||||
|
|
||||||
# User configuration
|
# User configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user