ZSH: problème git
This commit is contained in:
parent
b6caf22938
commit
2331203f53
4
.zshrc
4
.zshrc
@ -68,11 +68,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
|||||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
<<<<<<< HEAD
|
|
||||||
plugins=(git httpie ng npm nvm pass pip pyenv sudo virtualenvwrapper wd)
|
|
||||||
=======
|
|
||||||
plugins=(git httpie ng npm nvm pass pip pyenv sudo wd)
|
plugins=(git httpie ng npm nvm pass pip pyenv sudo wd)
|
||||||
>>>>>>> 3be7111b37ae91585798c3e046fc8cf9f9cceb0e
|
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user