From d9c68d62dcd65f801ba5498618e3b827af372ed6 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sat, 9 Aug 2014 06:32:07 -0700 Subject: [PATCH] add .profile --- .profile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .profile diff --git a/.profile b/.profile new file mode 100644 index 0000000..6596cb5 --- /dev/null +++ b/.profile @@ -0,0 +1,2 @@ +# see .bashrc_profile for commentary +echo this is ~/.profile, either my .bashrc_profile is unavailable or this is posix mode or not bash -- 2.30.2