Adding the whole repo to the path (as per the installation instructions) litters the path with many binaries that have names that are seeminlgy unrelated to git-radar.
fetch.sh
radar-base.sh
test-branches.sh
test-colors.sh
test-commits.sh
test-directories.sh
test-files.sh
test-format-config.sh
test-performance.sh
test-radar-base.sh
test-stash.sh
test-status.sh
It would be nice if this could be changed so git-radar only adds a single binary to the path, or at least if the scripts are renamed so it's obvious that they belong to git-radar. i.e. git-radar-fetch.sh
Possibly related to #51 #10
Adding the whole repo to the path (as per the installation instructions) litters the path with many binaries that have names that are seeminlgy unrelated to git-radar.
fetch.shradar-base.shtest-branches.shtest-colors.shtest-commits.shtest-directories.shtest-files.shtest-format-config.shtest-performance.shtest-radar-base.shtest-stash.shtest-status.shIt would be nice if this could be changed so git-radar only adds a single binary to the path, or at least if the scripts are renamed so it's obvious that they belong to git-radar. i.e.
git-radar-fetch.shPossibly related to #51 #10