Skip to content

Commit f23435c

Browse files
committed
users: jj git push alias
1 parent 1daf1f8 commit f23435c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/shared/home-manager/vcs.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
"set"
7474
"--revision"
7575
];
76+
77+
gp = [
78+
"git"
79+
"push"
80+
];
7681
};
7782

7883
user = {

0 commit comments

Comments
 (0)