feat: colored-man-pages and gitignore zsh plugins

This commit is contained in:
AngeD 2022-11-04 17:58:51 +01:00
parent e59b559846
commit 7e8a415b40

View File

@ -74,7 +74,7 @@ zstyle ':omz:update' mode disabled # disable automatic updates
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# 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