submodule changes

This commit is contained in:
Johannes Findeisen 2022-11-13 03:21:08 +01:00
commit f3891f768e
2 changed files with 2 additions and 2 deletions

2
.zshrc
View file

@ -88,7 +88,7 @@ DISABLE_AUTO_UPDATE="true"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(colored-man)
plugins=(colored-man-pages)
# History settings
HISTSIZE=100000