aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/lang.sh
Commit message (Collapse)AuthorAgeFilesLines
* Massively cut down profile scriptsTom Ryder2022-07-291-4/+0
| | | | Let's simplify all this a bit.
* Much simpler LC_COLLATE approachTom Ryder2017-01-091-15/+4
|
* Force LC_COLLATE to a sane valueTom Ryder2017-01-091-0/+15
It always really annoys me when e.g. the leading dot or leading slash in pathnames or filenames gets ignored for the purposes of sorting. I may refine this later on but it seems like a good start for an approach.