diff --git a/skel/.zshrc b/skel/.zshrc index 258667b..d32d981 100644 --- a/skel/.zshrc +++ b/skel/.zshrc @@ -6,6 +6,7 @@ export ZSH=$HOME/.oh-my-zsh # Optionally, if you set this to "random", it'll load a random theme each # time that oh-my-zsh is loaded. ZSH_THEME="gentoo" +ZSH_HIGHLIGHT_STYLES[comment]=fg=cyan,bold # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"