Mika Suomalainen
b181639eaf
bash_exports: removed the note about uncommenting path.
2011-09-23 08:12:48 +03:00
Mika Suomalainen
d438114dc0
bash_exports: PATH=$PATH works :O
...
It seems to work so it's now it this.
2011-09-23 08:11:53 +03:00
Mika Suomalainen
3c11cc41c1
bash_exports: Commented setting of timezone.
...
Let bash use system timezone and leave commented option for timezone.
2011-09-19 15:27:27 +03:00
Mika Suomalainen
1957f16eaa
bash_exports: Added explaining about EDITOR.
2011-09-19 15:26:16 +03:00
Mika Suomalainen
b548831119
bash_exports: Added example PATH.
...
And explaining that I don't want PYTHONPATH to be alone, what? See diff...
2011-09-15 17:18:58 +03:00
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