Thanks for that info!
All of that sounds similar to what I have. Here’s what my terminal startup looks like:
Looking at your screenshot, the main differences I see are:
- Different oh-my-zsh theme
- Different shell path (mine is
/bin/zsh
, yours is /usr/local/bin/zsh
)
- Different “Last login”
tty
- My prompt shows a red number which is the exit code of the last command. (the
[1]
in my screenshot) I wonder if there’s a bug that my terminal is just passing over, while your terminal isn’t working.
Maybe there’s something going on with how zsh is configured too. Do you have your dotfiles somewhere public that I can take a look at?
Here’s a screenshot of what I have for zsh config:
As well as a link to my dotfiles in case you want to take a look (though typical disclaimer, I need to cleanup the zsh starttime as well as all the things that are piled onto my $PATH
)
Given all of that, can you answer a few questions?
-
Since the big thing that stands out to me is that the zsh
binary is in a different location – can you tell me how you originally installed zsh?
-
Testing to see if you are getting a non-zero exit code, can you enter this in the terminal and let me know how it goes:
echo $?
-
Also can you test manually running that site’s script from a running terminal? So looking at your screenshot, open a new terminal and run:
~/Library/Application Support/Local/ssh-entry/1ULnAY_XV.sh