misc useful

master
James Cox 17 years ago
parent 556ee4198f
commit 1f05826afb
  1. 6
      misc.zsh

@ -0,0 +1,6 @@
## smart urls
autoload -U url-quote-magic
zle -N self-insert url-quote-magic
## file rename magick
bindkey "^[m" copy-prev-shell-word
Loading…
Cancel
Save