From 4e3952447af1d974d65974dc19407d4bd7356d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 21 Feb 2023 12:52:50 +0100 Subject: locale env --- root/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/.profile b/root/.profile index 9f756d3..1d87bc6 100644 --- a/root/.profile +++ b/root/.profile @@ -68,4 +68,4 @@ alias egrep='egrep --color=auto' fi [ -f ~/.bash_aliases ] && . ~/.bash_aliases [ -f ~/.private_source ] && . ~/.private_source -: +. <(locale) -- cgit v1.2.3