Files
dotfiles/.config/yadm/readme.md
2023-09-21 12:21:36 +02:00

14 lines
304 B
Markdown

# 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`