This is a mirror repo.
Find a file
Yongmin Hong d5b6e05a86
gitalias: add more rules
Summary:
 - add !command in correct sections to prevent mistakes
 - alphabetize
 - `diffs` for `diff --staged`
 - `prod` to quick deploy to `prod` branch for some repos.
 - `staash` for `stash -a`

also:
 - add `max_line_length: 80` to editorconfig
 - autofix `TXT1` rule for `.arclint`
 - `rerere.autoUpdate = tru` for `gitconfig`
 - add prettier
 - fix nfty.yml
 - add `.yamllint` config

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

Test Plan: I think there isn't?

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D211
2024-06-08 16:31:19 +09:00
.config/ntfy gitalias: add more rules 2024-06-08 16:31:19 +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 gitalias: add more rules 2024-06-08 16:31:19 +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 gitalias: add more rules 2024-06-08 16:31:19 +09:00
.gitaliases gitalias: add more rules 2024-06-08 16:31:19 +09:00
.gitignore meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.yamllint gitalias: add more rules 2024-06-08 16:31:19 +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 gitalias: add more rules 2024-06-08 16:31:19 +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 gitalias: add more rules 2024-06-08 16:31:19 +09:00
package.json gitalias: add more rules 2024-06-08 16:31:19 +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]`.