Update README

This commit is contained in:
pfych 2025-02-19 13:50:17 +11:00
parent 7fd48fb729
commit a7bc3c3025

View File

@ -2,10 +2,8 @@
Dot-files and scripts to be synced between my home system and work system
## ZSH Plugins
All ZSH plugins are submodules
The following packages need to be installed with the system package manager:
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [gitstatus-prompt](https://github.com/romkatv/gitstatus)
```sh
yadm submodule update --init --recursive
```