diff --git a/zsh/.zpreztorc b/zsh/.zpreztorc index 0be4f87..041c9e9 100644 --- a/zsh/.zpreztorc +++ b/zsh/.zpreztorc @@ -37,11 +37,15 @@ zstyle ':prezto:load' pmodule \ 'fasd' \ 'pacman' \ 'git' \ + 'autosuggestions' \ 'syntax-highlighting' \ 'ssh' \ 'prompt' +zstyle ':prezto:module:autosuggestions' color 'yes' + + # # Syntax Highlighting #