π v2.5.1 πππ΅οΈ
π BugFix
c
: wrong exit code with-q
option π
π οΈ Improvements/Refactor
- use
${array[@]:-}
/${array[@]:+}
to simplify codes π - use file descriptor number instead of
/dev/std*
(issue #114 summitted by @wushengde) console-text-color-themes.sh
, improve robustness/portability:- use
BASH_SOURCE
array to detect whether this script is sourced or not π΅οΈ - use
printf
πͺ instead ofecho
- use
if
instead of&&
- remove global var declare if possible
- use
π Documentation
- add more resources of
bash
π
Have Fun! π
2023-12-05