1
0
Fork 0
zsh/README.md

13 lines
337 B
Markdown

zsh
===
Zsh configuration using zgen.
```
$ git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
$ source ${HOME}/.zgen/zgen.zsh
$ zgen clone https://gitea.audin.me/hybris/zsh
$ ln -s ${HOME}/.zgen/https-COLON--SLASH--SLASH-gitea.audin.me-SLASH-hybris/zsh-master/zshrc $HOME/.zshrc
$ zgen reset
$ source ${HOME}/.zshrc
```