From: tfheen Date: Tue, 30 Aug 2011 19:14:45 +0000 (+0000) Subject: quote url magically X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514a92ef7e7c1680c2975bcb837dd95d44646991;p=dotfiles quote url magically git-svn-id: file:///svn/tfheen/trunk/dotfiles@1476 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/zshrc b/zshrc index 55c8e83..985c502 100644 --- 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() {