zsh: display some info about vcs in current directory
This commit is contained in:
parent
cfa621b864
commit
13f5ecd846
3 changed files with 91 additions and 6 deletions
1
zshrc
1
zshrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue