1
0
Fork 0

README syntax

This commit is contained in:
Maurice Audin 2016-09-20 20:55:56 +02:00
parent 0dee000b1f
commit a6e2ffbb25

View file

@ -3,7 +3,7 @@ zsh
Zsh configuration using antigen. Clone in ~/.zsh and do
$ cd /tmp/
```$ cd /tmp/
$ git clone https://github.com/zsh-users/antigen.git
$ cd antigen
$ source antigen.zsh
@ -11,3 +11,4 @@ Zsh configuration using antigen. Clone in ~/.zsh and do
$ antigen bundle hybris42/zsh
$ cd
$ ln -s $HOME/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-hybris42-SLASH-zsh.git/zshrc $HOME/.zshrc
```