migrate from github to gitea
This commit is contained in:
@@ -6,8 +6,8 @@ Zsh configuration using zgen.
|
||||
```
|
||||
$ git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
|
||||
$ source ${HOME}/.zgen/zgen.zsh
|
||||
$ zgen clone hybris42/zsh
|
||||
$ ln -s ${HOME}/.zgen/hybris42/zsh-master/zshrc $HOME/.zshrc
|
||||
$ 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user