autosuggestions

This commit is contained in:
Daniel Bauer
2019-05-19 18:41:57 +02:00
parent d8b97061a6
commit 6e2ecf2886

View File

@@ -12,7 +12,7 @@
# The second line of modules may depend on options set by modules in the first line. # The second line of modules may depend on options set by modules in the first line.
# These dependencies are noted on the respective module's README.md. # These dependencies are noted on the respective module's README.md.
zmodules=(ssh directory environment git history input utility custom \ zmodules=(ssh directory environment git history input utility custom \
syntax-highlighting history-substring-search prompt completion fasd) syntax-highlighting history-substring-search prompt completion fasd autosuggestions)
#zssh_ids=(id_ed25519) #zssh_ids=(id_ed25519)