https://github.com/scriptingosx/customtoolpathinstaller
https://github.com/scriptingosx/customtoolpathinstaller
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/scriptingosx/customtoolpathinstaller
- Owner: scriptingosx
- License: other
- Created: 2017-05-10T09:18:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T09:30:33.000Z (almost 9 years ago)
- Last Synced: 2025-03-29T05:41:24.893Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CustomToolPathInstaller
This is a sample project that shows how to add a file with custom path to `/etc/paths.d` so that `path_helper` adds it to the default `PATH` environment variable.
You can find more detail in my blog post: [Where PATHs come from](http://scriptingosx.com/2017/05/where-paths-come-from/)