From a7f223d9598b3b74f7a8589078d2172bccd07543 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sat, 3 Apr 2021 22:35:18 +0900 Subject: [PATCH] Enable `history-substring-search` as a default module Resolves #1868 --- runcoms/zpreztorc | 1 + 1 file changed, 1 insertion(+) diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index 9a3c19a..cf13a2d 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -38,6 +38,7 @@ zstyle ':prezto:load' pmodule \ 'spectrum' \ 'utility' \ 'completion' \ + 'history-substring-search' \ 'prompt' #