I just installed tmux on os x and when I invoke tmux on the command line it works, but also tells me "git: Permission denied". What is it trying to do with git?
I encountered the same problem, and it was git-osx-installer's bug.
https://code.google.com/p/git-osx-installer/issues/detail?id=69#c0
You can just upgrade to >=1.7.6.1 or fix the file permission by hand:
sudo chmod a+r /etc/manpaths.d/git
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With