pinwheel: Extract work related config to work module
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
includes = [
|
||||
{ path = ./gitconfig; }
|
||||
{
|
||||
path = ./work-gitconfig;
|
||||
condition = "gitdir:~/code/work/";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
[user]
|
||||
name = Alexander Heldt
|
||||
email = alexander.heldt@zebware.com
|
||||
Reference in New Issue
Block a user