Commit graph

7 commits

Author SHA1 Message Date
7dcaa2e6da
meta: various changes
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
2024-05-03 12:28:13 +09:00
820f0dd2b6
Add new alias
alias ftw

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-10-17 21:54:34 +09:00
c23cf23223
EDITOR=NANO
EX..TER..MI..NATE....

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-10-14 22:05:06 +09:00
2e9ef2fb7d
Add new alias
Lazy

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-08-10 07:48:27 +09:00
a0dfdf7b82
Add few git aliases
life gets easier

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-07-13 00:12:10 +09:00
6807e24a7f
Split commit itself and commit with GPG signature
There are some instances where I can't sign the packages (usually it
's remote server) so I can use signing only on local and not on remo
te.

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-06-29 19:16:25 +09:00
60cc2c5a6a
Move git aliases out of gitconfig
So it can be more effective.

Signed-off-by: Yongmin Hong <revi@pobox.com>
2017-05-29 02:41:05 +09:00