Update shell scripts

This commit is contained in:
Sander Declerck 2025-11-28 16:51:39 +01:00
parent 3af8b694fe
commit edec6ec57c
No known key found for this signature in database
7 changed files with 50 additions and 44 deletions

View file

@ -1,3 +1,4 @@
export PATH="$PATH:$HOME/.safe-chain/bin"
function printSafeChainWarning() {
# \033[43;30m is used to set the background color to yellow and text color to black