Added autosuggestions

panther
J. Fernando Sánchez 7 years ago
parent e471aad8d4
commit a9f2b370d0

@ -37,11 +37,15 @@ zstyle ':prezto:load' pmodule \
'fasd' \ 'fasd' \
'pacman' \ 'pacman' \
'git' \ 'git' \
'autosuggestions' \
'syntax-highlighting' \ 'syntax-highlighting' \
'ssh' \ 'ssh' \
'prompt' 'prompt'
zstyle ':prezto:module:autosuggestions' color 'yes'
# #
# Syntax Highlighting # Syntax Highlighting
# #

Loading…
Cancel
Save