Viewing profile — fhlu
fhlu
HN member- Joined
- Thu, Nov 30, 2023, 2:05 PM UTC
- HN karma
- 18
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About fhlu
No profile information was provided.
Recent public activity
- story
-
comment
Comment #38473660
You can also add a small script to your WSL under `/usr/local/bin/git`: GIT_WINDOWS="/mnt/c/Program Files/Git/bin/git.exe" GIT_LINUX="/usr/bin/git" case "$(pwd -P)" in /mnt/?/*) ca…