From 9feeb532148ee8051fdd1315dc8a2f7f0eaf1ea6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 27 Apr 2020 03:14:38 +0000 Subject: [PATCH] add homepage --- pathman/pathman.bash | 1 + serviceman/serviceman.bash | 1 + 2 files changed, 2 insertions(+) diff --git a/pathman/pathman.bash b/pathman/pathman.bash index a7ce867..82bd622 100644 --- a/pathman/pathman.bash +++ b/pathman/pathman.bash @@ -1,6 +1,7 @@ #!/bin/bash # title: Pathman +# homepage: https://git.rootprojects.org/root/pathman # tagline: cross-platform PATH management for bash, zsh, fish, cmd.exe, and PowerShell # description: | # Works with diff --git a/serviceman/serviceman.bash b/serviceman/serviceman.bash index 6dd6e07..6aa1779 100644 --- a/serviceman/serviceman.bash +++ b/serviceman/serviceman.bash @@ -1,6 +1,7 @@ #!/bin/bash # title: Serviceman +# homepage: https://git.rootprojects.org/root/serviceman # tagline: cross-platform service management for Linux, Mac, and Windows # description: | # Works with -- 2.25.1