Commit Graph

7 Commits

Author SHA1 Message Date
Mika Suomalainen 99a588c6e6 bash_exports: added notice which tells people to set their locales.
Also included instructions how to do that and set C as default. It's recommended
that everyone uses UTF8 as reads above LC_ALL setting in this file.
2011-09-12 08:34:58 +03:00
Mika Suomalainen c08ee2eac2 Added information what every file does. (Yes, bash_profile is useful...
...even if it has only one line.)
2011-08-25 19:52:00 +03:00
Mika Suomalainen 6242d1dcc6 Moved warnings to the README and enabled autocd in bashrc
It will not warn about anything anymore, it just wants you to see README file
where every warning is in notices. README file also tells how to disable that message
which wants everyone to see the README file.
2011-08-17 15:52:54 +03:00
Mika Suomalainen bc25b444aa Fixed typo in bash_exports 2011-08-16 14:47:51 +03:00
Mika Suomalainen ec7203b1d7 Fixed typo in bash_exports
bash_imports --> bash_exports
2011-08-16 14:41:56 +03:00
Mika Suomalainen d08ba59be2 Moved warnings to README & done something else
I don't remember what I did, see changed files :)
2011-08-16 13:01:00 +03:00
Mika Suomalainen 41511b5bd7 Added bash_exports, and fixed install.sh 2011-08-16 08:21:54 +03:00