more robust locale workaround in configs

This commit is contained in:
romkatv 2020-02-27 14:38:29 +01:00
commit 112648acb1
5 changed files with 24 additions and 17 deletions

View file

@ -24,7 +24,6 @@
() {
emulate -L zsh
setopt no_unset
autoload -Uz is-at-least && is-at-least 5.1 || return