diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-31 17:54:08 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-31 17:54:08 +0100 |
| commit | 59759dcc631e7b8c584d101bf3f05cb338ea0dee (patch) | |
| tree | bbd34ac48ebfbcf7df47f42c9bba21f9ec50b367 | |
| parent | d9da017c3e3ca42b0c787f5a41c6fe8da915cad0 (diff) | |
| download | dotfiles-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-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
