From dc3baa2f0decdc2af0cad88011ef07cd7d7129d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 13 Mar 2024 10:17:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(fish):=20locale=20variable?= =?UTF-8?q?=20overwriting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/fish/user_variables.fish | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/fish/user_variables.fish b/.config/fish/user_variables.fish index 43cf69f0..ee30d66a 100644 --- a/.config/fish/user_variables.fish +++ b/.config/fish/user_variables.fish @@ -74,8 +74,6 @@ set -xg ZELLIJ_RUNNER_BANNERS_DIR .config/zellij/banners # GPG/LANG set -xg GPG_TTY (tty) -set -xg LANG es_ES.UTF-8 -set -xg LC_ALL es_ES.UTF-8 # FZF set -xg FZF_DEFAULT_COMMAND fd