From 87537ed3b3049a647add99caad92399a605ad68e Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sun, 11 Sep 2011 18:42:26 +0300 Subject: [PATCH] bashrc: removed automatic time. Tmux shows time anyway --- bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/bashrc b/bashrc index 6ea67490..3d572f82 100644 --- a/bashrc +++ b/bashrc @@ -113,9 +113,6 @@ source ~/.bash_exports source ~/.bash_functions source ~/.bash_private_aliases -# To see time when bash starts :) -date - ## DO NOT PUT ANYTHING BELOW THIS LINE OR YOUR CHANGES MAY GET IGNORED BY BASH! sleep 3;