fix(README): new repo url, missing file extension
This commit is contained in:
parent
f1f986fece
commit
0eefa7f8f4
@ -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
|
||||
|
Reference in New Issue
Block a user