Yongmin Hong
7dcaa2e6da
Summary: - remove vscode submodule - git mv git(config|ignore).sample to default.git(config|ignore) - more rules for editorconfig, alphabetize - enforce ^ - mv REAMDE.wiki to REAMDE.md but forgot git mv (markup difference would've made them different enough anyway) - gitconfig to new identity - change gpg.conf default too Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: Read the Diff ™️. Reviewers: #acl_sudoers, #blessed_reviewers, revi Reviewed By: #acl_sudoers, #blessed_reviewers, revi Differential Revision: https://issuetracker.revi.xyz/D18
16 lines
450 B
Markdown
16 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]`.
|