add _homebrewPath_

This commit is contained in:
Nathaniel Landau
2021-11-12 00:03:45 -05:00
parent bbe2a9e0d4
commit 9c6cca0480
4 changed files with 55 additions and 4 deletions

View File

@@ -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