From 6e2ecf28867a1dac1fad908312e7d48ddde22713 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 19 May 2019 18:41:57 +0200 Subject: [PATCH] autosuggestions --- profiles/base/.zimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)