aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-01-31 17:54:08 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2019-01-31 17:54:08 +0100
commit59759dcc631e7b8c584d101bf3f05cb338ea0dee (patch)
treebbd34ac48ebfbcf7df47f42c9bba21f9ec50b367
parentd9da017c3e3ca42b0c787f5a41c6fe8da915cad0 (diff)
downloaddotfiles-59759dcc631e7b8c584d101bf3f05cb338ea0dee.tar.gz
dotfiles-59759dcc631e7b8c584d101bf3f05cb338ea0dee.zip
bash: use catalan
I'm not totally sold on the idea, but let's see how it goes... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 8d6b6e8..f6f2cc9 100644
--- a/bashrc
+++ b/bashrc
@@ -2,7 +2,7 @@
# Locale.
# Set LC_ALL always to UTF-8.
-export LC_ALL=en_US.UTF-8
+export LC_ALL=ca_ES.UTF-8
##
# Basics.