Fix for color when the config is at false

This commit is contained in:
Lluciocc 2026-04-20 10:18:01 +02:00
parent 750880dcb5
commit 65d5fc974f

View file

@ -5,7 +5,7 @@
# Lines starting with # are comments. # Lines starting with # are comments.
# #
# PATH controls command lookup order (colon-separated). # PATH controls command lookup order (colon-separated).
export PATH="/bin" export PATH="/bin:/example/bin"
# Scripts to run automatically. # Scripts to run automatically.
# STARTUP runs for interactive shells. # STARTUP runs for interactive shells.