aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/prompt.bash
Commit message (Expand)AuthorAgeFilesLines
* Replace stray [ test with [[ in prompt scriptTom Ryder2013-08-211-1/+1
* Remove bell from minimal promptTom Ryder2013-08-211-1/+1
* Restore lost opening quote to prompt functionTom Ryder2013-08-201-1/+1
* Remove unneeded quoting in case statementTom Ryder2013-08-201-1/+1
* Remove unnecessary quoting in simple assignmentsTom Ryder2013-08-201-23/+21
* Remove unneeded quoting within [[ ]]Tom Ryder2013-08-201-3/+3
* Merge integer declarations onto one lineTom Ryder2013-08-191-2/+1
* Use arithmetic expressions in prompt functionTom Ryder2013-08-191-2/+3
* Remove unnecessary quotingTom Ryder2013-08-191-1/+1
* Avoid using builtin names for promptt function argTom Ryder2013-08-051-3/+3
* Don't check for tputTom Ryder2013-08-051-19/+11
* Improve quoting around expansionsTom Ryder2013-08-051-14/+14
* Improve color detection logic for prompt/ls/grepTom Ryder2013-08-051-12/+24
* Improve comments on shell scriptsTom Ryder2013-07-311-3/+50
* Trailing whitespace fixesTom Ryder2013-07-311-1/+1
* Speed up SVN prompt with only one call to svn infoTom Ryder2013-07-311-5/+6
* Use standard structure for if/for in shellTom Ryder2013-07-311-19/+36
* Use integer declarations in prompt functionTom Ryder2013-07-301-2/+2
* More portable non-surprise syntax for functionsTom Ryder2013-07-301-1/+1
* Remove trailing spaces before closing parenthesesTom Ryder2013-07-211-6/+6
* Local variable no longer neededTom Ryder2013-07-031-1/+1
* Force status check to work around cache problemTom Ryder2013-07-031-0/+1
* Use exit values directly for these callsTom Ryder2013-07-031-2/+2
* More compatible branch calculationTom Ryder2013-07-031-2/+3
* Much smarter Git branch findingTom Ryder2013-07-031-2/+3
* Much-improved git prompt functionTom Ryder2013-07-031-3/+12
* Fix broken return value prompt elementTom Ryder2013-06-241-2/+2
* Massive overhaul of structure for Bash filesTom Ryder2013-06-201-0/+82