summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2020-06-16 19:00:34 -0500
committerDanny Holman <dholman@gymli.xyz>2020-06-16 19:00:34 -0500
commit6541def257d613f8e775f6b2c7cbf35de092163c (patch)
tree105679a651e309b8720b07e3ce66f6dba4cea245 /.zshenv
parentacd74716fecf6537e1177f646a035328cec6ff72 (diff)
zsh: remove history substring search
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index 1737049..f9dcf48 100644
--- a/.zshenv
+++ b/.zshenv
@@ -27,5 +27,4 @@ unset SSH_AGENT_PID
source /usr/share/doc/pkgfile/command-not-found.zsh
source /usr/share/git/completion/git-prompt.sh
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-source /usr/share/zsh/plugins/zsh-history-substring-search/zsh-history-substring-search.zsh
source ~/.rvm/scripts/rvm