mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
15 lines
314 B
Plaintext
Executable File
15 lines
314 B
Plaintext
Executable File
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# yadm bootstrap
|
|
|
|
> Execute Yadm's bootstrap file.
|
|
> This file should be created in `$HOME/.config/yadm/bootstrap`.
|
|
> More information: <https://yadm.io/docs/bootstrap>.
|
|
|
|
- Execute bootstrap executable:
|
|
|
|
`yadm bootstrap`
|