ZSHFiles/clint.zsh

5 lines
93 B
Bash

autoload -Uz promptinit vcs_info
zstyle ':vcs_info:*' enable git svn
promptinit
prompt clint