add work conditional .gitconfig
This commit is contained in:
parent
4e615703a6
commit
d26b8af26f
1 changed files with 7 additions and 0 deletions
|
|
@ -35,5 +35,12 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
includes = [
|
||||||
|
{
|
||||||
|
path = "/home/me/agribit/.gitconfig";
|
||||||
|
condition = "gitdir:/home/me/agribit/";
|
||||||
|
}
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue