Open
Description
I can install goto without having any problems via brew but it won't start.
brew install goto
/usr/local/Cellar/goto/1.2.3: 6 files, 18.9KB, built in 4 seconds
If I try starting it:
goto
zsh: command not found: goto
With MacOs 10.15, Apple changed the default shell on MacOS to zsh. Maybe that's the problem..
I tried solving this issue by doing this (without success): #36 (comment)
OS: MacOS 10.15.1
Shell: zsh (default shell)
goto Version: 1.2.3 (newest version I get via brew install goto
)
never had such a problem with any brew package