aboutsummaryrefslogtreecommitdiff
path: root/root/.kshrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-09-03 17:15:55 -0400
committerRyan Kavanagh <rak@debian.org>2013-09-03 17:16:27 -0400
commitbb61a220f4f470342274ccf83fca770f498c1d94 (patch)
tree9e2e2926b9d27d6e50d6c6a887095607f3f27b01 /root/.kshrc
parentUpdate rlwrap version (diff)
Added kshrc, profile for root
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