Watch
1
0
Fork
You've already forked oh-my-zsh
0
oh-my-zsh/misc.zsh
2009-09-23 01:18:15 +01:00

9 lines
No EOL
165 B
Shell

## smart urls
autoload -U url-quote-magic
zle -N self-insert url-quote-magic
## file rename magick
bindkey "^[m" copy-prev-shell-word
## jobs
setopt long_list_jobs