##What is antigen?
oh-my-zshのプラグインを、
vim のbundleと似た方法で管理しやすくしたもの。
###Introduction
-
- ~/.bashrc にzsh 実行スクリプトを記述。
-
/.zsh/ ディレクトリを作成、/.zsh/ 下でGit リポジトリを作成。
-
- ~/.zsh/ 下で git submodule add git://github.com/zsh-users/antigen.git
-
- ~/.zsh/ 下にantigen.zsh を作成。