diff --git a/README.md b/README.md index 6a764e8..c5a7f67 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ set up anything, just add the customizations. ```bash cd ~ -git clone --recursive https://github.com/jiriks74/zsh +git clone --recursive https://gitea.stefka.eu/jiriks74/zsh ``` - Link the `zsh` file to your home folder as `.zshrc` ```bash -ln -s ~/zsh/zshrc ~/.zshrc +ln -s ~/zsh/zshrc.zsh ~/.zshrc ``` - Set the `powerlevel10k` theme the way you like it