]> arthur.barton.de Git - ax-zsh.git/commit
12_locale: Enhance matching of Linux systems
authorAlexander Barton <alex@barton.de>
Sat, 6 Jun 2020 18:47:22 +0000 (20:47 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 6 Jun 2020 18:47:22 +0000 (20:47 +0200)
commit2aed9d3c611918a7b21e330042529ba01df7efb7
tree2b193fce91e14b50c7313d31885a065705d8230f
parent2ddebb388326d38d99b04303397ecadc185ccc58
12_locale: Enhance matching of Linux systems

The OSTYPE is "linux-gnu" on AMD64, but it is "linux-gnueabihf" on the
RaspberryPi, for example. So use a regular expression and match for
"^linux-gnu" ...
core/12_locale/12_locale.zprofile