summaryrefslogtreecommitdiffstats
path: root/dotfiles/bashrc
Commit message (Collapse)AuthorAgeFilesLines
* Fix PROMPT_COMMAND settingHEADmasterColin Walters2011-05-121-1/+1
|
* bashrc: Unfuck bash history by saving automaticallyColin Walters2011-03-251-0/+9
|
* bashrc: Distinguish between jhbuild and inrootColin Walters2011-02-161-4/+4
| | | | Only inroot sets INROOT_DIR.
* bashrc: Quote variablesColin Walters2010-10-071-8/+8
| | | | Otherwise we blow up if the cwd contains shell metacharacters.
* bashrc: Add a newlineColin Walters2010-09-241-1/+1
|
* bashrc: also don't bold root promptColin Walters2010-09-151-1/+1
| | | | VTE is too buggy for this.
* bashrc: Drop the bolding, it screws vteColin Walters2010-09-151-3/+3
|
* [bashrc] Some bold etc for bash prompt clarityColin Walters2010-08-121-6/+9
|
* [bashrc] Show parent dir in prompt too for contextColin Walters2010-08-121-1/+18
|
* Treat jhbuild as inrootColin Walters2010-07-221-0/+4
|
* Check for availability of git completionColin Walters2010-07-151-1/+6
|
* Print if we're uid 0Colin Walters2010-07-081-1/+8
|
* Initial commitColin Walters2010-07-081-0/+28