Skip to content

Commit a5359a9

Browse files
committed
⚙️ config: modify czg aliases
1 parent 2efead4 commit a5359a9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config/home/.czrc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
"customScopesAlign": "top",
55
"confirmColorize": true,
66
"alias": {
7-
"ai": ":hammer: chore: add .gitignore",
8-
"al": ":hammer: chore: add LICENSE",
7+
"aa": ":gear: config: add .gitattributes",
8+
"ai": ":gear: config: add .gitignore",
9+
"al": ":memo: docs: add LICENSE",
910
"ar": ":memo: docs: add README.md",
1011
"ft": ":bug: fix: fix typos",
12+
"ua": ":hammer: chore: update .gitattributes",
1113
"ui": ":hammer: chore: update .gitignore",
1214
"um": ":hammer: chore: update .gitmodules",
1315
"ur": ":memo: docs: update README.md"

0 commit comments

Comments
 (0)