1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-27 21:51:43 +00:00

Added autosuggestions

This commit is contained in:
J. Fernando Sánchez 2017-10-02 11:24:16 +02:00
parent e471aad8d4
commit a9f2b370d0

View File

@ -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
# #