Skip to content

Commit

Permalink
Add locale variables
Browse files Browse the repository at this point in the history
This is a workaround for pypa/pipenv#187
  • Loading branch information
joergrathlev committed Jul 12, 2018
1 parent 2483824 commit f7093a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions profile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ fi

# Environment settings
export LC_MESSAGES=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export EDITOR=vim
export MAVEN_OPTS="-Xmx3G"
export HOMEBREW_NO_ANALYTICS=1
Expand Down

0 comments on commit f7093a5

Please # to comment.