This is a mirror repo.
Find a file
Yongmin Hong da1e5b8acb
git configs: update
Summary:
- remove redundant `.gitmodule`. No more submodules.
- replace tabs with space as space is the majority here.
- spacing issues @ `.arcconfig`.
- sync `.arclint`.
- alphabetize configs.

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

Test Plan: deploy and test?

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D171
2024-05-28 21:24:16 +09:00
.config/ntfy Move ntfy config to proper location 2021-01-13 13:37:54 +09:00
.github meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.arcconfig git configs: update 2024-05-28 21:24:16 +09:00
.arclint git configs: update 2024-05-28 21:24:16 +09:00
.bash_aliases meta: various changes 2024-05-03 12:28:13 +09:00
.bashrc meta: various changes 2024-05-03 12:28:13 +09:00
.editorconfig git configs: update 2024-05-28 21:24:16 +09:00
.gitaliases git configs: update 2024-05-28 21:24:16 +09:00
.gitignore meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
CODE_OF_CONDUCT.md meta: various changes 2024-05-03 12:28:13 +09:00
CODEOWNERS meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
default.gitconfig git configs: update 2024-05-28 21:24:16 +09:00
default.gitignore gitignore: update 2024-05-05 14:56:40 +09:00
deploy.sh deploy.sh: implement todo 2024-05-21 02:22:21 +09:00
gpg.conf meta: various changes 2024-05-03 12:28:13 +09:00
LICENSE meta: sync with 2024 standards 2024-05-03 11:34:10 +09:00
package-lock.json meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
package.json meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
phab-upgrade.sh phab-upgrade.sh: update 2024-05-08 18:30:43 +09:00
Preferences.sublime-settings Add sublime Text 3 settings 2016-09-24 00:04:29 +09:00
README.md meta: various changes 2024-05-03 12:28:13 +09:00

dots

The non-confidential config store. Of course, confidential config values are not reused across devices.

Other related documentations are available at reviwiki.

LICENSE

Apache License 2.0.

Dependencies

  • Git, obviously
  • Bash or zsh, while I haven't backed up zsh configs.
  • gnupg or gnupg2.
  • ntfy and ``ntfy[telegram]`.