Improve Antigen configuration
Recommended configuration file for Antigen is ~/.antigenrc.
This commit is contained in:
parent
3688d12857
commit
533d7d0668
|
|
@ -377,8 +377,8 @@ Add `antibody bundle romkatv/powerlevel10k` to `~/.zshrc`.
|
||||||
|
|
||||||
### Antigen
|
### Antigen
|
||||||
|
|
||||||
Add `antigen theme romkatv/powerlevel10k` to `~/.zshrc`. Make sure you have `antigen apply`
|
Add `antigen theme romkatv/powerlevel10k` to `~/.antigenrc`. Make sure you have `antigen apply`
|
||||||
somewhere after it.
|
somewhere after it within the same file. In your `~/.zshrc` add `antigen init ~/.antigenrc`.
|
||||||
|
|
||||||
### Zplug
|
### Zplug
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue