Add git plugin to .zshrc
This commit is contained in:
parent
2d4d484726
commit
924c8aebe4
3 changed files with 34 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue