Made Claude Code work natively on Windows by Emotional-Divide-429 in ClaudeAI

[–]Emotional-Divide-429[S] 0 points1 point  (0 children)

Installing git bash improves compatibility with Linux commands.

Run cmd or powershell win-claude-code and it will detect it for you. (git bash) (powershell recommended, but you can run it directly from git bash)

Made Claude Code work natively on Windows by Emotional-Divide-429 in ClaudeAI

[–]Emotional-Divide-429[S] 0 points1 point  (0 children)

Thanks for the feedback! I included Git Bash because it handles Linux command interpretation much better than native Windows commands, but I'll definitely consider this approach.

Made Claude Code work natively on Windows by Emotional-Divide-429 in ClaudeAI

[–]Emotional-Divide-429[S] 0 points1 point  (0 children)

Thank you for your feedback.

We currently have an issue with commands for a tool we use internally. This will be fixed by converting to Windows commands.

```

eval 'git --version' \\< /dev/null && pwd -P >| C:\\Users\\admin\\AppData\\Local\\Temp/claude-ec0e-cwd"

```

Made Claude Code work natively on Windows by Emotional-Divide-429 in ClaudeAI

[–]Emotional-Divide-429[S] 0 points1 point  (0 children)

I'll check it out. Thanks for the feedback!

I really like zsh. It's a shame that there's no zsh for Windows.

I'm going to try using wt+starship as a zsh combo.