aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_profile
Commit message (Collapse)AuthorAgeFilesLines
* Put everything including paths stuff in .bashrc.Tom Ryder2012-06-191-20/+1
| | | | | | Heresy, I know, but I'm sick of dealing with the distinction between login shells and non-login shells, particularly as far as my $PATH is concerned.
* Misc syntax/grammar correctionsTom Ryder2012-06-111-2/+2
|
* Fix overloading init scriptsTom Ryder2012-06-111-1/+7
|
* More directories to add to $PATH automaticallyTom Ryder2012-06-081-3/+8
|
* Completely redo bash startup filesTom Ryder2012-06-051-15/+6
| | | | | | | | | | Much happier with things now. Conditionals are much more sensible and colours are good too. I still don't like those ls and grep calls but I'd rather put up with the ugliness. This script takes about 200ms to load -- a bit too long really, but I suspect that it might actually be the SSH agent stuff that's causing trouble.
* Generalise this to any local file.Tom Ryder2012-02-281-3/+3
|
* Here's a more sensible solution.Tom Ryder2012-02-221-0/+5
|
* Removed locale definition for now.Tom Ryder2012-02-221-2/+1
| | | | Causing problems on some older servers with which I need to work.
* Still tweaking bashrc.Tom Ryder2012-02-211-1/+2
|
* Add environment variables.Tom Ryder2012-02-211-0/+3
|
* Added bash files, wrote installation script.Tom Ryder2012-02-211-0/+12