0

I can't open gitkError

shows some error about no authorization, this happen because once I couldn't open and I try to install from brew

now if I type

type -a git

shows

enter image description here

Can someone help me?

torek
  • 448,244
  • 59
  • 642
  • 775
Rui Alves
  • 161
  • 1
  • 7

1 Answers1

1

Check first if, as in here, you need to enable Automation / Terminal / System Events.app:

Automation

Or reset all permissions you've set on AppleEvents using tccutil:

tccutil reset AppleEvents
VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250