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

Use Git Bash SDK as an alternative shell #7652

Open
hai-nguyen-van opened this issue Dec 8, 2023 · 0 comments
Open

Use Git Bash SDK as an alternative shell #7652

hai-nguyen-van opened this issue Dec 8, 2023 · 0 comments

Comments

@hai-nguyen-van
Copy link

  • OS version and name: Windows 10
  • Hyper.app version: 3.4.1 (stable)

Issue

In the .hyper file, it is written that Git Bash can be used with Hyper by setting

        // Git-bash on Windows
        // - Example: `C:\\Program Files\\Git\\bin\\bash.exe`

However, I would like to use the SDK version of Git Bash (that allows to install additional packages with pacman) but it seems that Hyper cannot run with it. I have correctly set the path to the new bash executable:

        shell: 'C:\\git-sdk-64\\git-bash.exe'

Hyper opens up and then suddenly closes. What executable should I run instead ?

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