repo restructurize

This commit is contained in:
pika 2024-05-21 09:33:04 +02:00
parent 4f8bd70ca4
commit 72c9f2da19
9 changed files with 10 additions and 1857 deletions

View file

@ -1,2 +1,8 @@
# zsh
## installation
```bash
git clone https://git.k4li.de/zsh $HOME/.config/zsh
ln -sf $HOME/.config/zsh/.zshrc $HOME/.zshrc
zsh
```