various improvements to the "me" user home configuration
also added multiple TODO items
This commit is contained in:
parent
3bc320cc6a
commit
5a15c239cd
10 changed files with 70 additions and 8 deletions
|
|
@ -5,6 +5,12 @@
|
|||
}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
color.ui = true;
|
||||
core.editor = "hx";
|
||||
github.user = "emileclarkb";
|
||||
};
|
||||
|
||||
userName = "Emile Clark-Boman";
|
||||
userEmail = "eclarkboman@gmail.com";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue