]> git.rmz.io Git - dotfiles.git/blob - zsh/aliases/misc.zsh
88abc7615a5061181a1561108d0b59be7daf23a4
[dotfiles.git] / zsh / aliases / misc.zsh
1 function info() { vim -c "Vinfo $1" -c "only" }
2 compdef _texinfo info=info