https://www.rubenerd.au/nice-freebsd-bas-prompt/
Rubenerd: Nice FreeBSD bash prompt
Seems like an odd choice for a tip.
nice freebsd bash promptrubenerd
https://coderwall.com/p/fasnya/add-git-branch-name-to-bash-prompt
Add git branch name to bash prompt (Example)
A protip by itseranga about shell, osx, unix, git, and bash.
git branchbash promptaddnameexample
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