summaryrefslogtreecommitdiff
path: root/.local/bin/config-path
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-03-26 15:28:11 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-03-26 15:28:11 -0400
commitea607b1e0d2648a67508b57fdfccaf8cc8e3ae80 (patch)
tree8bd3e5482917466ba1862c77be7b587683e3822f /.local/bin/config-path
parent165b849169b85ee86d0b07dc56012efcec2b0eba (diff)
parent0712c9d148075e4f19b650aa675942f2a413b55e (diff)
Merge branch 'master' into build64-par/master
Diffstat (limited to '.local/bin/config-path')
-rwxr-xr-x.local/bin/config-path3
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/config-path b/.local/bin/config-path
index 1d4d4d1..e81a986 100755
--- a/.local/bin/config-path
+++ b/.local/bin/config-path
@@ -43,6 +43,9 @@ var_done() {
}
main() {
+ export LC_ALL=C # Work around brokenly slow Unicode handling
+ # in Bash
+
IFS=:
# Import existing values
var_init PATH