leave README in main branch
This commit is contained in:
parent
ecadd785dd
commit
002719545e
1 changed files with 0 additions and 13 deletions
13
README.md
13
README.md
|
|
@ -1,13 +0,0 @@
|
|||
zsh
|
||||
===
|
||||
|
||||
Zsh configuration using zgen.
|
||||
|
||||
```
|
||||
$ git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||||
$ source ${HOME}/.zgen/zgen.zsh
|
||||
$ zgen clone https://forgejo.audin.me/hybris/zsh.git main
|
||||
$ ln -s ${HOME}/.zgen/https-COLON--SLASH--SLASH-forgejo.audin.me-SLASH-maudin/zsh.git-main/zshrc $HOME/.zshrc
|
||||
$ zgen reset
|
||||
$ source ${HOME}/.zshrc
|
||||
```
|
||||
Loading…
Reference in a new issue