mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
don't force-set locale
This commit is contained in:
parent
d23fe61b49
commit
3ea764e542
1 changed files with 1 additions and 1 deletions
2
profile
2
profile
|
|
@ -1,7 +1,7 @@
|
||||||
## .profile
|
## .profile
|
||||||
|
|
||||||
# set locale
|
# set locale
|
||||||
export LC_ALL="en_US.UTF-8"
|
#export LC_ALL="en_US.UTF-8"
|
||||||
|
|
||||||
# mono paths
|
# mono paths
|
||||||
#export MANPATH=/Library/Frameworks/Mono.framework/Versions/Current/share/man:$MANPATH
|
#export MANPATH=/Library/Frameworks/Mono.framework/Versions/Current/share/man:$MANPATH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue