README syntax
This commit is contained in:
parent
0dee000b1f
commit
a6e2ffbb25
1 changed files with 9 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ zsh
|
||||||
|
|
||||||
Zsh configuration using antigen. Clone in ~/.zsh and do
|
Zsh configuration using antigen. Clone in ~/.zsh and do
|
||||||
|
|
||||||
$ cd /tmp/
|
```$ cd /tmp/
|
||||||
$ git clone https://github.com/zsh-users/antigen.git
|
$ git clone https://github.com/zsh-users/antigen.git
|
||||||
$ cd antigen
|
$ cd antigen
|
||||||
$ source antigen.zsh
|
$ source antigen.zsh
|
||||||
|
|
@ -11,3 +11,4 @@ Zsh configuration using antigen. Clone in ~/.zsh and do
|
||||||
$ antigen bundle hybris42/zsh
|
$ antigen bundle hybris42/zsh
|
||||||
$ cd
|
$ cd
|
||||||
$ ln -s $HOME/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-hybris42-SLASH-zsh.git/zshrc $HOME/.zshrc
|
$ ln -s $HOME/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-hybris42-SLASH-zsh.git/zshrc $HOME/.zshrc
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue