]> Sergey Matveev's repositories - dotfiles.git/blobdiff - git/.zsh/rc/010vcs.zsh
Split zsh configuration on corresponding sections
[dotfiles.git] / git / .zsh / rc / 010vcs.zsh
diff --git a/git/.zsh/rc/010vcs.zsh b/git/.zsh/rc/010vcs.zsh
new file mode 100644 (file)
index 0000000..0550102
--- /dev/null
@@ -0,0 +1,5 @@
+autoload -Uz vcs_info
+zstyle ":vcs_info:*" enable git
+zstyle ":vcs_info:*" max-exports 1
+zstyle ":vcs_info:git:*" formats "G"
+zstyle ":vcs_info:git:*" actionformats "%a"