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