We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
czg
1 parent 2efead4 commit a5359a9Copy full SHA for a5359a9
config/home/.czrc
@@ -4,10 +4,12 @@
4
"customScopesAlign": "top",
5
"confirmColorize": true,
6
"alias": {
7
- "ai": ":hammer: chore: add .gitignore",
8
- "al": ":hammer: chore: add LICENSE",
+ "aa": ":gear: config: add .gitattributes",
+ "ai": ":gear: config: add .gitignore",
9
+ "al": ":memo: docs: add LICENSE",
10
"ar": ":memo: docs: add README.md",
11
"ft": ":bug: fix: fix typos",
12
+ "ua": ":hammer: chore: update .gitattributes",
13
"ui": ":hammer: chore: update .gitignore",
14
"um": ":hammer: chore: update .gitmodules",
15
"ur": ":memo: docs: update README.md"
0 commit comments