about summary refs log tree commit diff
path: root/profile/.profile.d/00_lang.sh
blob: 060c6c1ef2f9e71ace7505d5663d6f628d144b34 (plain) (blame)
1
2
3
4
#!/bin/sh

export LC_COLLATE=C
export LC_MESSAGES=C

Consider giving Nix/NixOS a try! <3