If windows change open to start git pr -> Open this PR at github.comgit hub -> Open this repo at github.comgit amend -> Alias for git commit --amendgit ammend -> How I always misspell ‘amend’, also alias for git commit --amend Git Bash bash: open: command not foundI'm new to Git Bash, just freshly downloaded this for use in my class today, on the first class module it ask me to cd in to different directory and ls the content which works perfectly fine in Git Bash, then it ask me to open a README.md file inhttps://stackoverflow.com/questions/35811533/git-bash-bash-open-command-not-foundIdiot proof gitI'm an idiot. And git is hard. A lot of places use a rebase-based Git workflow, and I've made git less hard with a set of handy aliases. Put these in your ~/.gitconfig and turn git into an actually less painful command line tool to use. Here's documentation for these idiot-proof git aliases.https://softwaredoug.com/blog/2022/11/09/idiot-proof-git-aliases.html