aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d
Commit message (Expand)AuthorAgeFilesLines
* Fix grep/ls aliasing for efficiency/correctnessTom Ryder2013-07-302-8/+8
* Use clearer option name for dircolors callTom Ryder2013-07-301-1/+1
* Fix bug in ls color managementTom Ryder2013-07-301-1/+1
* Use integer declarations in prompt functionTom Ryder2013-07-301-2/+2
* More portable non-surprise syntax for functionsTom Ryder2013-07-305-5/+6
* Unset helper functions for ls/grep setupTom Ryder2013-07-212-3/+9
* Cleaner argument count tests in cd functionTom Ryder2013-07-211-4/+2
* Remove trailing spaces before closing parenthesesTom Ryder2013-07-213-8/+8
* Move Bash options into separate fileTom Ryder2013-07-211-0/+39
* Improve comments for aliasesTom Ryder2013-07-201-7/+6
* Move aliases into separate fileTom Ryder2013-07-201-0/+15
* 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
* Just check ls/grep option calls onceTom Ryder2013-06-242-4/+6
* Fix broken return value prompt elementTom Ryder2013-06-241-2/+2
* Use correct Bash arguments expansionTom Ryder2013-06-231-2/+2
* Preserve options for cd aliasTom Ryder2013-06-231-4/+10
* Massive overhaul of structure for Bash filesTom Ryder2013-06-205-0/+131