Muscle memory is causing all kinds of problems.

  • azimir@lemmy.ml
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    2 months ago

    If I’m stuck on a windows machine, one of the first packages I try to install is git-scm.org’s BASH.

    It’s not actually Linux, but it’s got a command line and enough programs to really help get work done.

    • Tenkard@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      Yes it’s awesome, I use it with Microsoft terminal for tabs + themes, thanks to that I still have to learn how to use powershell

      • azimir@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 months ago

        I used WSL for a job and it worked fine. It’s kind of a weird VM that doesn’t really integrate with the host OS fully, but it works for many use cases.

        Git BASH has more direct system integration and hardware access than WSL, though it’s been a couple of years since I had to look at WSL at all. Hopefully they’ve improved the integration over time.