feat: colored-man-pages and gitignore zsh plugins
This commit is contained in:
parent
e59b559846
commit
7e8a415b40
@ -74,7 +74,7 @@ zstyle ':omz:update' mode disabled # disable automatic updates
|
|||||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
# Custom plugins may be added to $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 vi-mode)
|
plugins=(git vi-mode colored-man-pages gitignore)
|
||||||
|
|
||||||
. "$ZSH"/oh-my-zsh.sh
|
. "$ZSH"/oh-my-zsh.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user