diff --git a/profiles/base/.zimrc b/profiles/base/.zimrc index 6fc4902..a90aaff 100644 --- a/profiles/base/.zimrc +++ b/profiles/base/.zimrc @@ -12,7 +12,7 @@ # 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. 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)