https://blog.jochentopf.com/2014-11-09-git-info-in-the-shell-prompt.html
Git Info in The Shell Prompt — Jochen Topf
in theshell promptjochen topfgitinfo
https://bitbashing.io/introducing-promptd.html
Introducing promptd: A few small tools for your shell prompt
Yet another programming blog. Thoughts on software and related misadventures.
a fewsmall toolsfor yourshell promptintroducing
https://www.tweaking4all.com/software/macosx-software/customize-zsh-prompt/
Tweaking4All.com - How to Customize Z-Shell Prompt (zsh - macOS, Linux)
Feb 23, 2022 - A simple explanation how you can temporary or permanently change the appearance of your Z-Shell prompt (works for Linux and macOS).
how to customizeshell prompt
https://www.tweaking4all.nl/os-tips-en-trucs/macosx-tips-en-trucs/zsh-prompt-aanpassen/
Tweaking4All.nl - Hoe pas je de Z-Shell Prompt aan (zsh - macOS, Linux)
Feb 23, 2022 - Eenvoudige uitleg hoe je de prompt in z-Shell tijdelijke of permanent kunt aanpassen naar eigen smaak (werkt voor Linux en macOS).
https://commandwindows.com/
Windows Command Line Interpreter|Shell|DOS Prompt|Batch Files|Scripting
Site has introductory how-to tutorials and easy-to-understand articles for learning how to use the Windows command line (DOS prompt) and batch files
windows command linebatch filesinterpretershelldos
https://stackoverflow.com/questions/226703/how-do-i-prompt-for-yes-no-cancel-input-in-a-linux-shell-script
bash - How do I prompt for Yes/No/Cancel input in a Linux shell script? - Stack Overflow
I want to pause input in a shell script, and prompt the user for choices. The standard Yes, No, or Cancel type question. How do I accomplish this in a typical...
how do i