move config to better places
This commit is contained in:
parent
ddb7df4a4e
commit
9b60bc1988
4 changed files with 53 additions and 51 deletions
|
|
@ -70,6 +70,7 @@
|
|||
|
||||
aliases = {
|
||||
prettylog = "log --pretty=oneline --graph";
|
||||
spring-clean = "!git branch --merged | xargs -n 1 -r git branch -d";
|
||||
};
|
||||
|
||||
extraConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue