-
Notifications
You must be signed in to change notification settings - Fork 279
Installation
DC* edited this page Jun 22, 2017
·
2 revisions
The quick and easy way to install Antigen is to use curl
as follows:
curl -L git.io/antigen > antigen.zsh
You may as well clone our repository:
git clone https://github.com/zsh-users/antigen.git ~/antigen
You have several alternative methods to install Antigen as well.
-
Using Debian package:
apt-get install zsh-antigen
-
On Archlinux you may use antigen-git package:
yaourt -S antigen-git
-
On OSX you may use Homebrew:
brew install antigen
-
Using OpenSUSE build service you have packages for most Linux variants. See here.
Wiki - Bug tracker - Roadmap - Contact - Copyright