Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
echo -e "export LANG=en_US.UTF-8\nexport LC_ALL=Cen_US.UTF-8">>~/.bashrc && source ~/.bashrc

...