Add git plugin to .zshrc

This commit is contained in:
Arthur 2023-10-15 21:39:50 +03:00
parent 2d4d484726
commit 924c8aebe4
3 changed files with 34 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule ".local/share/zsh-plugins/git-prompt.zsh"]
path = .local/share/zsh-plugins/git-prompt.zsh
url = https://github.com/woefe/git-prompt.zsh