From 69223aa1a320740eb32cde3030bcbd4a87a69efb Mon Sep 17 00:00:00 2001 From: Arialdo Martini Date: Wed, 13 Nov 2013 12:42:27 +0100 Subject: [PATCH] README uses plain font for the word antigen --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c28d903..a7a4c3c 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ to the bash startup file (`~/.profile` on Mac, `~/.bashrc` on Linux) ## Installation -With `antigen` installed, just add +With antigen installed, just add antigen-bundle arialdomartini/oh-my-git antigen theme arialdomartini/oh-my-git-themes arialdo-granzestyle @@ -60,10 +60,10 @@ to your `.zshrc` file. [`oh-my-git-themes`](https://github.com/arialdomartini/oh-my-git-themes) includes two themes: `arialdo-granzestyle` which is inspired to the great [Granze theme](https://github.com/Granze/G-zsh-theme-2), and `arialdo-pathinline`. -## How to install `antigen` +## How to install antigen -[`antigen`](https://github.com/zsh-users/antigen) is a plugin manager for `zsh`. -Installing `antigen` is straightforward: +[antigen](https://github.com/zsh-users/antigen) is a plugin manager for `zsh`. +Installing antigen is straightforward: cd ~ && git clone https://github.com/zsh-users/antigen.git .antigen @@ -85,7 +85,8 @@ I also strongly suggest to include which are optional, but very cool. -Then, restart zsh. `antigen` will download and install all that's needed. +Then, restart zsh. +antigen will download and install all that's needed. # Known bugs and limitations