Skip to content

Instantly share code, notes, and snippets.

@ishiis
Created April 23, 2018 04:45
Show Gist options
  • Save ishiis/1d08c6b668c4d797fb12e088d1e9f7f5 to your computer and use it in GitHub Desktop.
Save ishiis/1d08c6b668c4d797fb12e088d1e9f7f5 to your computer and use it in GitHub Desktop.
echo "alias java='java -Duser.language=ja -Dfile.encoding=UTF-8'" >> ~/.bashrc
echo "alias javac='javac -J-Dfile.encoding=UTF-8'" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment