mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
Fix for color when the config is at false
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user