mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Update PSDotFiles namespaces
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||
<FriendlyName>Git (Windows Config)</FriendlyName>
|
||||
|
||||
<Detection>
|
||||
<Method>FindInPath</Method>
|
||||
<FindInPath>git</FindInPath>
|
||||
</Detection>
|
||||
</Component>
|
||||
</Component>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Metadata.xsd">
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||
<FriendlyName>GPG</FriendlyName>
|
||||
<BasePath>.gnupg</BasePath>
|
||||
<Detection>
|
||||
@@ -10,4 +10,4 @@
|
||||
<SpecialFolder>ApplicationData</SpecialFolder>
|
||||
<Destination>gnupg</Destination>
|
||||
</InstallPath>
|
||||
</Component>
|
||||
</Component>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
|
||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||
<FriendlyName>SSH</FriendlyName>
|
||||
|
||||
<Detection>
|
||||
<Method>FindInPath</Method>
|
||||
</Detection>
|
||||
</Component>
|
||||
</Component>
|
||||
|
||||
Reference in New Issue
Block a user