pinwheel: Add work config for git
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
includes = [
|
||||
{ path = ./gitconfig; }
|
||||
{
|
||||
path = ./work-gitconfig;
|
||||
condition = "gitdir:~/code/work/";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user