diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/data/etc/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/profile b/remote/rootfs/rootfs-stage32/data/etc/profile index a9b85a9c..cdfa0142 100644 --- a/remote/rootfs/rootfs-stage32/data/etc/profile +++ b/remote/rootfs/rootfs-stage32/data/etc/profile @@ -36,6 +36,7 @@ if [ "$PS1" ]; then export INPUTRC=/etc/inputrc export DMALLOC_OPTIONS=debug=0x34f47d83,inter=100,log=logfile export TERMINFO='/lib/terminfo' + export LANG=de_DE.UTF-8 ### Some aliases alias ps2='ps facux ' |
