mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Fix #238: disable history in bash wrapper for klish
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash -li
|
||||
# Source settings, aliases, and probe terminal size, then hand over to klish
|
||||
unset HISTFILE
|
||||
exec /usr/bin/klish
|
||||
|
||||
Reference in New Issue
Block a user