diff --git a/README.md b/README.md index c6d2d27..c33d762 100644 --- a/README.md +++ b/README.md @@ -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 ```