summaryrefslogtreecommitdiff
path: root/etc/zle
diff options
context:
space:
mode:
Diffstat (limited to 'etc/zle')
-rw-r--r--etc/zle8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/zle b/etc/zle
deleted file mode 100644
index f0fb108..0000000
--- a/etc/zle
+++ /dev/null
@@ -1,8 +0,0 @@
-## vim:ft=zsh
-autoload -U url-quote-magic
-zle -N self-insert url-quote-magic
-
-autoload predict-on
-zle -N predict-on
-zle -N predict-off
-zstyle ':predict' verbose true