diff options
Diffstat (limited to 'bash/10-env.profile')
-rw-r--r-- | bash/10-env.profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/10-env.profile b/bash/10-env.profile index a3decae..2e90739 100644 --- a/bash/10-env.profile +++ b/bash/10-env.profile @@ -39,3 +39,6 @@ export HISTTIMEFORMAT="%y-%m-%d %T " export HISTSIZE=1000 export QT_QPA_PLATFORMTHEME=qt6ct + +# Make the system name usable by other stuff too +export SYSTEM_NAME |