fix: git aliases

This commit is contained in:
Ryan Yin
2025-12-29 21:57:50 +08:00
parent e9906c9322
commit bc1bbf3318

View File

@@ -77,7 +77,7 @@
# };
};
aliases = {
alias = {
# common aliases
br = "branch";
co = "checkout";