dots

my dotfiles
git clone https://tilde.team/~marisa/repo/dots.git
Log | Files | Refs

commit 66bb7d8b0eefff0d9cf9bb34fcfcfa1a591afb6e
parent 04e6180e0e44db83683e8eff9894d7ab0d76fd9b
Author: mokou <mokou@fastmail.com>
Date:   Tue, 18 May 2021 10:13:36 +0200

More locale settings

Diffstat:
Mdot_config/fish/executable_config.fish | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dot_config/fish/executable_config.fish b/dot_config/fish/executable_config.fish @@ -48,6 +48,7 @@ set -x QT_IM_MODULE ibus set -x GLFW_IM_MODULE ibus set -x LANG en_US.UTF-8 set -x LC_ALL en_US.UTF-8 +set -x LC_CTYPE en_US.UTF-8 set -x LANGUAGE en_US.UTF-8 set -x RUST_SRC_PATH (rustc --print sysroot)/lib/rustlib/src/rust/src set -x XDG_CURRENT_DESKTOP Unity