freebsd-dev/etc/csh.login
Andrey A. Chernov eb1759f18c Add yet one locale example, this time ISO8859-1 as most common example.
Add reference where find full locales list
1994-12-05 19:46:35 +00:00

14 lines
519 B
Plaintext

# System-wide .login file for csh(1).
# Uncomment this to give you the default 4.2 behavior, where disk
# information is shown in K-Blocks
# setenv BLOCKSIZE K
# Uncomment next line if you want to setup your 8-bit locale at program
# startup automatically
# See also rc and profile
# setenv ENABLE_STARTUP_LOCALE
# Uncomment this line to activate russian locale
# setenv LANG ru_SU.KOI8-R
# Uncomment this line to activate italian locale
# setenv LANG it_IT.ISO8859-1
# For full locales list check /usr/share/locale/*