I have a problem described here
This problem appears because host machine put locale to guest via ssh.
What is the proper way to solve this?
How I can force vagrant ssh to do this:
LC_ALL=en_US.UTF-8 vagrant ssh
each time?
LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
add these lines to ~/.bash_profile of VM, and restart VM via vagrant
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With