]> Sergey Matveev's repositories - dotfiles.git/blob - git/.zsh/rc/010vcs.zsh
Make zathura configuration file aware
[dotfiles.git] / git / .zsh / rc / 010vcs.zsh
1 autoload -Uz vcs_info
2 zstyle ":vcs_info:*" enable git
3 zstyle ":vcs_info:*" max-exports 1
4 zstyle ":vcs_info:git:*" formats "G"
5 zstyle ":vcs_info:git:*" actionformats "%a"