diff options
Diffstat (limited to 'Common/zshrc')
-rw-r--r-- | Common/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Common/zshrc b/Common/zshrc index 4fb9aba..d3d8253 100644 --- a/Common/zshrc +++ b/Common/zshrc @@ -28,6 +28,8 @@ esac COMPLETION_WAITING_DOTS="true" +ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=7,bold" + # Setup plugins plugins=( git |