Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change HOME path to "~" breaks the zsh entrypoint execution #12

Open
bdoublet91 opened this issue Aug 17, 2022 · 0 comments
Open

Change HOME path to "~" breaks the zsh entrypoint execution #12

bdoublet91 opened this issue Aug 17, 2022 · 0 comments

Comments

@bdoublet91
Copy link

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 👍 comment

@anki-code anki-code transferred this issue from xxh/xxh Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant