From 3d20660f74ff45b36056b8559e95bf529fe88e24 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Mon, 29 Aug 2011 15:57:02 +0300 Subject: [PATCH] added showing of time to start of bash --- bashrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bashrc b/bashrc index d110aa7b..9bf5f8a5 100644 --- a/bashrc +++ b/bashrc @@ -115,3 +115,6 @@ source ~/.bash_aliases source ~/.bash_exports source ~/.bash_functions source ~/.bash_private_aliases + +# To see time when bash starts :) +date