mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-24 08:19:22 +00:00
Add git-win for GPG path hack
This commit is contained in:
9
metadata/git-win.xml
Normal file
9
metadata/git-win.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
|
||||
<FriendlyName>Git (Windows Config)</FriendlyName>
|
||||
|
||||
<Detection>
|
||||
<Method>FindInPath</Method>
|
||||
<FindInPath>git</FindInPath>
|
||||
</Detection>
|
||||
</Component>
|
||||
Reference in New Issue
Block a user