We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2961271 commit f1bb053Copy full SHA for f1bb053
modules/home/programs/cli/git.nix
@@ -41,7 +41,7 @@
41
commit.gpgsign = true;
42
tag.gpgsign = true;
43
44
- aliases = {
+ alias = {
45
co = "checkout";
46
br = "branch";
47
ci = "commit";
0 commit comments