Extend README

This commit is contained in:
pfych 2025-07-10 17:11:55 +10:00
parent 27bd600bc1
commit 9d7257f067

View file

@ -4,6 +4,11 @@ Dot-files and scripts to be synced between my home system and work system
All ZSH plugins are submodules
## Setup
```sh
# Using package manager
# Install: yadm thefuck fastfetch fzf
yadm clone ssh://git@git.pfy.ch/pfych/unix-config.git
yadm submodule update --init --recursive
```