mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
Having klish as the login shell means losing lots of neat features we've gotten used to: help text in less pager, initial terminal probing on the console, and more. This commit replaces the clish -> klish symlnk with a fuzzy bash wrapper that fixes all the above annoying little things. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>