Updated antigen to use system one
This commit is contained in:
parent
6cc138acc6
commit
9f2dd51264
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -28,7 +28,7 @@ export PATH=$PATH:$HOME/.local/bin
|
|||
# Editor
|
||||
export EDITOR=nvim
|
||||
|
||||
source ~/.antigen.zsh
|
||||
source /usr/share/zsh/share/antigen.zsh
|
||||
|
||||
antigen use oh-my-zsh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue