zsh: display some info about vcs in current directory

This commit is contained in:
Thomas Preisner 2022-09-18 18:01:32 +02:00
parent cfa621b864
commit 13f5ecd846
3 changed files with 91 additions and 6 deletions

1
zshrc
View file

@ -2,6 +2,7 @@
source ~/.zsh/keybindings.zsh
source ~/.zsh/setopt.zsh
source ~/.zsh/general.zsh
source ~/.zsh/vcs.zsh
source ~/.zsh/prompt.zsh
source ~/.zsh/completion.zsh
source ~/.zsh/history.zsh