Improve Antigen configuration

Recommended configuration file for Antigen is ~/.antigenrc.
This commit is contained in:
Daniel Kaminski de Souza 2020-05-04 18:08:20 -03:00 committed by GitHub
parent 3688d12857
commit 533d7d0668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -377,8 +377,8 @@ Add `antibody bundle romkatv/powerlevel10k` to `~/.zshrc`.
### Antigen
Add `antigen theme romkatv/powerlevel10k` to `~/.zshrc`. Make sure you have `antigen apply`
somewhere after it.
Add `antigen theme romkatv/powerlevel10k` to `~/.antigenrc`. Make sure you have `antigen apply`
somewhere after it within the same file. In your `~/.zshrc` add `antigen init ~/.antigenrc`.
### Zplug