Update README.md

Adds installation option for zinit.
This commit is contained in:
Abheyogy 2021-02-26 15:05:28 +05:30 committed by GitHub
parent 7b18caa340
commit 06f5abb8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,9 @@ fisher install wfxr/forgit
# for omf
omf install https://github.com/wfxr/forgit
# for zinit
zinit load wfxr/forgit
# manually
# Clone the repository and source it in your shell's rc file.
```