Files
infix/board/common/rootfs/etc/finit.conf
T
Joachim Wiberg e110bd0743 board/common: enable unicode support with c.utf-8 locale
Set LANG=C.UTF-8 in finit.conf for system-wide coverage, in profile.d
for login shells, and in bash.bashrc for interactive shells to ensure
comprehensive Unicode support across all user interactions.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-20 12:00:04 +01:00

4 lines
61 B
Plaintext

set COLORTERM=yes
set LANG=C.UTF-8
rlimit soft core infinity