home.social

#gitbash — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitbash, aggregated by home.social.

  1. Getting my healthchecks to pass in #NeoVim in #gitbash using #scoop as my installer required installing gcc without letting scoop install #7zip. Lots of bad advice on the Internet. The good advice was `scoop help config` and `scoop config use_external_7zip true`. I still have problems if I try to run shell commands inside nvim. But my healthchecks pass and editing is all good.

  2. Previously thought I was unable to do it, but got #NeoVim installed inside #gitbash. Some config settings were stopping me. Already had it actually installed using #scoop. I’m not quite done yet. It needs gcc for something. Maybe tree-sitter? Not sure. Scoop can’t install gcc because it gets stuck on 7zip (even though 7zip is already installed and on the PATH). Everything seems fine without; but I want my healthchecks to pass.

  3. I run on four different #bash implementations: #macos. #ubuntu on a standalone machine. Ubuntu under #wsl. #gitbash for Windows. #neovim works fine under all but the last, which starts up with the error message C:\Program Files \Git\usr\bin\bash.exe is not executable. In the actual message the quotes look appropriate. #Vim runs fine on all four.

  4. If you’re a #pixi user and you use #gitbash and you’re sad because you can’t say pixi shell -e dev like your cmd.exe using teammates say this instead: pixi run -e dev bash.exe

  5. I like the command-line. I’m forced to use #windows. #windowsterminalpreview is pretty nice. I have menu items for #gitbash, for #ubuntu under #wsl, for cmd.exe, for #powershell, #azure, and #anaconda. I do a little editing here in actual #Vim but mostly I use #PyCharm and #ideavim. I do all my #git commands in the terminal. Same with #pixi though in my situation it’s often convenient to use pixi from cmd.exe. This toot is a strong recommendation for Windows Terminal Preview.

  6. Just tried to use add -i in #gitbash on my Windows box. At the stage where you accept or reject hunks, could not get it to accept keystrokes. Finally had to switch over to #wsl, cd into the Windows side of the world and do it from there.

  7. Anyone out there use #miniconda and #gitBash on Windows? I opened up VSCode to do a bit of python work for the first time in a couple of months and all of the paths for my miniconda seem to have swapped "Users/alastairte/" for "Userslastairte" and no idea why. It worked fine last time, my .bash_profile looks fine and bash actually opens up with the base conda enviroment activated (just can't use any "conda" commands).

  8. Anyone out there use #miniconda and #gitBash on Windows? I opened up VSCode to do a bit of python work for the first time in a couple of months and all of the paths for my miniconda seem to have swapped "Users/alastairte/" for "Userslastairte" and no idea why. It worked fine last time, my .bash_profile looks fine and bash actually opens up with the base conda enviroment activated (just can't use any "conda" commands).

  9. Anyone out there use #miniconda and #gitBash on Windows? I opened up VSCode to do a bit of python work for the first time in a couple of months and all of the paths for my miniconda seem to have swapped "Users/alastairte/" for "Userslastairte" and no idea why. It worked fine last time, my .bash_profile looks fine and bash actually opens up with the base conda enviroment activated (just can't use any "conda" commands).

  10. Anyone out there use #miniconda and #gitBash on Windows? I opened up VSCode to do a bit of python work for the first time in a couple of months and all of the paths for my miniconda seem to have swapped "Users/alastairte/" for "Userslastairte" and no idea why. It worked fine last time, my .bash_profile looks fine and bash actually opens up with the base conda enviroment activated (just can't use any "conda" commands).

  11. Anyone out there use #miniconda and #gitBash on Windows? I opened up VSCode to do a bit of python work for the first time in a couple of months and all of the paths for my miniconda seem to have swapped "Users/alastairte/" for "Userslastairte" and no idea why. It worked fine last time, my .bash_profile looks fine and bash actually opens up with the base conda enviroment activated (just can't use any "conda" commands).

  12. The only way I've gotten a "verified" commit was because I performed the commit and push via #gitbash, but I don't want to work that way. I want to do everything inside my IDE. That's the whole reason I use an IDE because I can do almost everything inside of it.

  13. Why can't it be easier to have the #Eclipse IDE sign commits? If it uses #BounceyCastle it can't my keys, if it uses the #GPG in my #gitbash it fails when I give it the password.

    Seriously I just want to commit my work into my repository and have it verified. I do not want to spend hours trying to figure out which piece of software doesn't want to talk to the others.

    It's like dealing with kindergarten children!

  14. @wandy_dev Hmm, now I will need your jq in git bash :)