🐛 fix zsh pugin: git
This commit is contained in:
parent
08f775826f
commit
c8ce6110d6
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -71,7 +71,7 @@ zstyle ':omz:update' mode auto # update automatically without asking
|
|||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git, poetry)
|
||||
plugins=(poetry git)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue