aboutsummaryrefslogtreecommitdiff
path: root/root/.kshrc
diff options
context:
space:
mode:
Diffstat (limited to 'root/.kshrc')
-rw-r--r--root/.kshrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/root/.kshrc b/root/.kshrc
new file mode 100644
index 0000000..a7cfe06
--- /dev/null
+++ b/root/.kshrc
@@ -0,0 +1,5 @@
+. /root/.profile
+HISTFILE=$HOME/.sh_history
+export HISTFILE
+
+set -o emacs