Live data from Hacker News

Viewing profile — fhlu

fhlu

HN member
Joined
Thu, Nov 30, 2023, 2:05 PM UTC
HN karma
18
Public activity
2 items

About fhlu

No profile information was provided.

Recent public activity

  1. story
  2. 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…