Skip to content
Discussion options

You must be logged in to vote

Hi @Normanras , I had the same thing happen to my setup and I fixed mine by adding /sbin to the PATH environment variable inside ~/.tmux.conf

here is the full line:
set-environment -g PATH "/opt/homebrew/sbin:/opt/homebrew/bin:/opt/local/sbin:/opt/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
I hope that helps you too.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by erikw
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #352 on April 13, 2024 15:01.