From d7ac807df06811fe16e6e4df55366adb78ada14a Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 31 May 2024 01:38:18 +0200 Subject: [PATCH] chore(bash): construct prompt --- knowledge base/bash.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knowledge base/bash.md b/knowledge base/bash.md index 5b3797d..3193e29 100644 --- a/knowledge base/bash.md +++ b/knowledge base/bash.md @@ -421,3 +421,5 @@ All the references in the [further readings] section, plus the following: [linuxize.com]: https://linuxize.com [opensource.com]: https://opensource.com [unix.stackexchange.com]: https://unix.stackexchange.com + +[bash prompt generator]: https://robotmoon.com/bash-prompt-generator/