diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc
index 2d863c98..2df7c73e 100644
--- a/runcoms/zpreztorc
+++ b/runcoms/zpreztorc
@@ -115,6 +115,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
 # Retrieve only unique results (removes duplicates)
 # zstyle ':prezto:module:history-substring-search' ensure-unique 'yes'
 
+# Set the search prefixed.
+# zstyle ':prezto:module:history-substring-search' prefixed 'yes'
+
 #
 # macOS
 #