This is a mirror repo.
Find a file
Yongmin Hong 761a5d6c1f
gitconfig: git config --global format.signOff true
Summary:
Ref [man git config](https://git-scm.com/docs/git-config#Documentation/git-config.txt-formatsignOff).

Also disables aliases with `-s` now that config takes over

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

Test Plan: Apply patch and `git cm`

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D100
2024-05-19 15:10:29 +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 meta: various changes 2024-05-03 12:28:13 +09:00
.arclint meta: Add arclint and supporting files 2024-05-12 18:58:04 +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 meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.gitaliases gitconfig: git config --global format.signOff true 2024-05-19 15:10:29 +09:00
.gitignore meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.gitmodules meta: various changes 2024-05-03 12:28:13 +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 gitconfig: git config --global format.signOff true 2024-05-19 15:10:29 +09:00
default.gitignore gitignore: update 2024-05-05 14:56:40 +09:00
deploy.sh deploy.sh: add deploy commands 2024-05-09 20:44:27 +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]`.