]> err.no Git - dotfiles/commitdiff
quote url magically
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 30 Aug 2011 19:14:45 +0000 (19:14 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 30 Aug 2011 19:14:45 +0000 (19:14 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1476 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 55c8e83e09fd7b1fc4cc9b90dec765a4b7fb843d..985c502d6cb38e1995a67c7a5b466fbbf0d39e8a 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -67,6 +67,9 @@ zstyle ':completion:*' match-original both
 zstyle ':completion:*' max-errors 1
 zstyle :compinstall filename '/home/tfheen/.zshrc'
 
+autoload -U url-quote-magic
+zle -N self-insert url-quote-magic
+
 CHPWD_PROFILE='default'
 
 function chpwd_profiles() {