1
0
Fork 0

leave README in main branch

This commit is contained in:
Maurice Audin 2024-12-10 14:58:07 +01:00
parent ecadd785dd
commit 002719545e

View file

@ -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
```