commit: 232f441a6f9f9d154d2634fbc7f2cabe1315cafe parent: 79cd81e57c5ea43e7ce6e72c05a424ebd0191489 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Thu, 25 Apr 2019 00:43:28 +0200 .mksh: Disable POSIX (fixes unicode in prompt line)Diffstat:
M | .mkshrc | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.mkshrc b/.mkshrc @@ -2,5 +2,4 @@ set -o notify set -o markdirs -set -o posix set -o braceexpand