dots/README.md
Yongmin Hong 9b0fbcc55d
npx prettier --write .
Summary:
Also:

- add prettier config and prettierignore
- add quick `npm run` alias.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: `npm run pcheck`, `npm run pwrite`

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D212
2024-06-08 16:38:14 +09:00

17 lines
450 B
Markdown

# dots
The non-confidential config store. Of course, confidential config values are not reused across devices.
Other related documentations are available at [reviwiki](https://revi.wiki/wiki/%ED%95%B8%EB%93%9C%EB%B6%81:Setup/.dot).
## LICENSE
[Apache License 2.0](LICENSE).
## Dependencies
- Git, obviously
- Bash or zsh, while I haven't backed up zsh configs.
- gnupg or gnupg2.
- [ntfy](https://github.com/dschep/ntfy) and ``ntfy[telegram]`.