updated readme

This commit is contained in:
2023-09-21 12:21:36 +02:00
parent c88f83e191
commit 76c0964513

View File

@@ -0,0 +1,13 @@
# Readme
## Setup
1. Install yadm for your distribution
2. Use `yadm clone` to clone the repository `ssh://git@git.nmlk.se:222/wholteza/dotfiles.git`
3. Check `yadm status` for conflicts
## Usage
1. Add files with `yadm add <path>`.
2. Commit with `yadm commit -m "message"`
3. Push with `yadm push`