Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Fish shell environment script
Fish didn't support `$(...)` substitution until v3.4.0, but the command didn't work with just parenthesis, so rewrite the test to prepend an empty string if MANPATH is non-empty (to trigger a leading colon). Only manipulate INFOPATH in Fish if Homebrew not in path already.
- Loading branch information