style: utilise keep-sorted formatter
This commit is contained in:
parent
fd65dc21ad
commit
f04a4ca44d
31 changed files with 86 additions and 27 deletions
|
|
@ -20,6 +20,7 @@ in
|
|||
userEmail = "83637728+wi11-holdsworth@users.noreply.github.com";
|
||||
|
||||
aliases = {
|
||||
# keep-sorted start
|
||||
a = "add";
|
||||
aa = "add .";
|
||||
ap = "add -p";
|
||||
|
|
@ -36,6 +37,7 @@ in
|
|||
cob = "checkout -b";
|
||||
ps = "push";
|
||||
pl = "pull";
|
||||
# keep-sorted end
|
||||
};
|
||||
|
||||
extraConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue