mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-12 23:13:48 -05:00
add _homebrewPath_
This commit is contained in:
@@ -359,7 +359,10 @@ _parseOptions_ "$@"
|
||||
# Acquire script lock
|
||||
# _acquireScriptLock_
|
||||
|
||||
# Source GNU utilities for use on MacOS
|
||||
# Add Homebrew bin directory to PATH (MacOS)
|
||||
# _homebrewPath_
|
||||
|
||||
# Source GNU utilities from Homebrew (MacOS)
|
||||
# _useGNUutils_
|
||||
|
||||
# Run the main logic script
|
||||
|
||||
Reference in New Issue
Block a user