mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-13 15:33:47 -05:00
add _homebrewPath_
This commit is contained in:
@@ -247,6 +247,7 @@ Functions useful when writing scripts to be run on macOS
|
||||
|
||||
- **`_guiInput_`** Ask for user input using a Mac dialog box
|
||||
- **`_haveScriptableFinder_`** Determine whether we can script the Finder or not
|
||||
- **`_homebrewPath_`** Adds Homebrew bin directory to PATH
|
||||
- **`_useGNUUtils_`** Add GNU utilities to PATH to allow consistent use of sed/grep/tar/etc. on MacOS
|
||||
|
||||
## misc.bash
|
||||
|
||||
Reference in New Issue
Block a user