mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Set LC_ALL
This commit is contained in:
parent
7772b672a5
commit
58af8f1afe
@ -15,6 +15,9 @@ export EDITOR="micro"
|
||||
export TERMINAL="st"
|
||||
export BROWSER="librewolf"
|
||||
|
||||
#set LC_ALL
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
|
||||
# ~/ Clean-up:
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_DATA_HOME="$HOME/.local/share"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user