More changes

This commit is contained in:
2024-03-13 21:52:20 -04:00
parent df6e3b9016
commit ab92d7cca4
2 changed files with 40 additions and 0 deletions

1
config-mosh.ksh Normal file → Executable file
View File

@@ -30,5 +30,6 @@
# POSSIBILITY OF SUCH DAMAGE.
echo "export LC_CTYPE=en_US.UTF-8" >> /home/$USER/.profile
echo "Mosh should work now. Exit and login again for changes to take effect."
exit 0