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

Add support for Windows #3

Closed
ProfessorManhattan opened this issue Mar 27, 2023 · 0 comments
Closed

Add support for Windows #3

ProfessorManhattan opened this issue Mar 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ProfessorManhattan
Copy link
Contributor

💡 Feature/Idea

Windows support is likely going to be challenging because all of our scripts are in bash format. Ideally, I'm looking for a way that we can still run bash scripts on Windows. I'm open to using WSL but we would still need access to PowerShell and stuff like Chocolatey. We can probably accomplish this with either WSL or Cygwin. What are your thoughts?

To bring support to Windows, after figuring out how to add Bash / other UNIX command line tools to Windows, we have to test / update the ZX installer (under home/dot_local/bin/install-program) and also debug all the scripts under home/.chezmoiscripts to make them work with Windows.

Be sure to read the docs: https://install.doctor/docs

👍 Can you contribute?

No response

@ProfessorManhattan ProfessorManhattan added question Further information is requested bug Something isn't working enhancement New feature or request and removed question Further information is requested bug Something isn't working labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant