-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
There is an issue on my Mac where I have 2 (possibly more) versions of git.
Since dotf aliases running git, we are mapping to a path that is both suitable for Linux and Mac OS:
/usr/bin/git
But, calling that path on my Mac results in some weird errors and a long delay.
The path I really want to use on Mac is:
/opt/homebrew/bin/git
Maybe I should wrap the alias in a ZORIN condition?
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working
