summaryrefslogtreecommitdiff
path: root/etc/zle
diff options
context:
space:
mode:
Diffstat (limited to 'etc/zle')
-rw-r--r--etc/zle3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/zle b/etc/zle
new file mode 100644
index 0000000..3617f57
--- /dev/null
+++ b/etc/zle
@@ -0,0 +1,3 @@
+## vim:ft=zsh
+autoload -U url-quote-magic
+zle -N self-insert url-quote-magic