I'd like to know how I can change my shell language (not the OS) to english. The language I have in my OS windows is German (Switzerland).
Answer: I've put export LC_ALL=C into the hidden ~/.bashrc file as some suggested. This solved my problem.
I'd like to know how I can change my shell language (not the OS) to english. The language I have in my OS windows is German (Switzerland).
Answer: I've put export LC_ALL=C into the hidden ~/.bashrc file as some suggested. This solved my problem.