Put alias
And logout or
Add en.utf-8 locale to system.
Check installed locales
Uncomment needed locale in file
Run
alias mc='LANG=en_US.UTF-8 mc'
to ~./bashrc
And logout or
source ~./bashrc
Add en.utf-8 locale to system.
Check installed locales
locale -a
Uncomment needed locale in file
/etc/locale.gen
Run
sudo locale-gen
Комментариев нет:
Отправить комментарий