about summary refs log tree commit diff stats
path: root/profile/locale.sh
blob: 5eca84400adcee2c5593c321e17396446bc3c182 (plain)
1
2
3
4
5
6
### locale settings

## ensure UTF-8
# this is an area that needs more research.
# maybe just LC_ALL will work.
LC_CTYPE=en_US.UTF-8