You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I remove the home path argument, it works because $HOME is set to ~/.xxh to my remote but it breaks some apps like docker context. But it breaks the zsh shell entrypoint execution...
So I want to let HOME to "~" and set xxh home path to ~/.xxh/ to make it works (I think).
When I connect to my server through xxh, I can execute manually
Hi,
First thank you for your amazing job !
I test xxh with zsh shell like this:
xxh admin_administration1 +s zsh ++pexpect-disable +hhh "~" +if
If I remove the home path argument, it works because $HOME is set to ~/.xxh to my remote but it breaks some apps like docker context. But it breaks the zsh shell entrypoint execution...
So I want to let HOME to "~" and set xxh home path to ~/.xxh/ to make it works (I think).
When I connect to my server through xxh, I can execute manually
bash ~/.xxh/.xxh/shells/xxh-shell-zsh/build/entrypoint.sh
and things work well (workaround is to set up this in .bashrc but it's not the way xxh is working ^^)
Could you guide me through this please
THanks
For community:
⬇️ Please click the 👍 reaction instead of leaving a
+1
or 👍 commentThe text was updated successfully, but these errors were encountered: