Added notice about timezone in bashrc.

It will now bug the user everytime when he/she starts bash. See line 3 in bashrc.
This commit is contained in:
Mika Suomalainen 2011-08-14 13:29:07 +03:00
parent ad24bc2625
commit aff4c5e697
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -1,5 +1,6 @@
# This is ~/.bashrc file by Mika Suomalainen (Mkaysi)
# This file also contains the default things.
echo "You must comment line 3 in your bashrc and set correct timezone in line 126 (in case you don't live in Finland!"
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)