10 lines
174 B
Markdown
10 lines
174 B
Markdown
# \*nix config
|
|
|
|
Dot-files and scripts to be synced between my home system and work system
|
|
|
|
All ZSH plugins are submodules
|
|
|
|
```sh
|
|
yadm submodule update --init --recursive
|
|
```
|