Compare commits
2 Commits
36c05d58d3
...
37edfe594f
| Author | SHA1 | Date | |
|---|---|---|---|
| 37edfe594f | |||
| 57a246a90b |
@ -55,6 +55,8 @@
|
|||||||
vim
|
vim
|
||||||
fritzing
|
fritzing
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
|
grim
|
||||||
|
slurp
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -71,6 +71,7 @@
|
|||||||
core.editor = "vim";
|
core.editor = "vim";
|
||||||
core.autocrlf = "input";
|
core.autocrlf = "input";
|
||||||
credential.helper = "store";
|
credential.helper = "store";
|
||||||
|
pull.rebase = "true";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user