Skip to content

Commit

Permalink
I like my polish locale.
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rny committed Oct 29, 2011
1 parent c3ac164 commit 80f3465
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions profile_common
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
#

export HOSTNAME="`hostname`"
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
export LC_ALL=pl_PL.UTF-8
export LANG=pl_PL.UTF-8
export LANGUAGE=pl_PL.UTF-8
export TZ="Europe/Warsaw"
export CLICOLOR=1
export LSCOLORS=ExFxCxDxBxegedabagacad
Expand Down

0 comments on commit 80f3465

Please sign in to comment.