🐛 fix(fish): locale variable overwriting
This commit is contained in:
parent
e47b17a38f
commit
dc3baa2f0d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue