diff --git a/README.md b/README.md index 60a49f5..5de2322 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ zsh Zsh configuration using antigen. Clone in ~/.zsh and do - $ cd /tmp/ - $ git clone https://github.com/zsh-users/antigen.git - $ cd antigen - $ source antigen.zsh - $ antigen bundle zsh-users/antigen - $ antigen bundle hybris42/zsh - $ cd - $ ln -s $HOME/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-hybris42-SLASH-zsh.git/zshrc $HOME/.zshrc +```$ cd /tmp/ +$ git clone https://github.com/zsh-users/antigen.git +$ cd antigen +$ source antigen.zsh +$ antigen bundle zsh-users/antigen +$ antigen bundle hybris42/zsh +$ cd +$ ln -s $HOME/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-hybris42-SLASH-zsh.git/zshrc $HOME/.zshrc +```