diff rc/kshrc @ 527:cb4e2a6595ea

Add ksh support.
author edogawaconan <me@myconan.net>
date Mon, 15 Sep 2014 14:46:50 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rc/kshrc	Mon Sep 15 14:46:50 2014 +0900
@@ -0,0 +1,5 @@
+#!/bin/ksh
+
+# This is mainly for OpenBSD
+
+. "${HOME}/.ec.shellinit-posix"