]> git.rmz.io Git - dotfiles.git/blob - zsh/aliases/misc.zsh
weechat: aliases for buffer and window bare
[dotfiles.git] / zsh / aliases / misc.zsh
1 function info() { vim -c "Vinfo $1" -c "only" }
2 compdef _texinfo info=info