aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc
Commit message (Expand)AuthorAgeFilesLines
...
* Safeguards to bail if Bash is just too oldTom Ryder2013-09-141-0/+5
* Don't limit history if using Bash >=4.3Tom Ryder2013-09-141-3/+8
* Cloister options known not to work until 4.0Tom Ryder2013-09-141-31/+22
* Explicitly unset variablesTom Ryder2013-09-141-2/+2
* Handle empty .bashrc.d/.profile.d dirsTom Ryder2013-09-021-1/+1
* Hook prevents loading unwanted bash-completionTom Ryder2013-08-281-0/+3
* Move options into .bashrcTom Ryder2013-08-281-0/+38
* Trying without bash-completion for a bitTom Ryder2013-08-281-4/+0
* Correct expected bash completion pathTom Ryder2013-08-281-2/+2
* No need to test for stty/setterm existenceTom Ryder2013-08-251-6/+2
* Better var names for subfile config sourcingTom Ryder2013-08-201-3/+3
* Fix a few variable contamination issuesTom Ryder2013-08-201-0/+1
* More conservative expansion for dotfile pathsTom Ryder2013-08-201-1/+1
* Turn off control character echo with sttyTom Ryder2013-08-201-2/+2
* Use better test for interactive shellTom Ryder2013-08-201-1/+1
* Remove unneeded quoting within [[ ]]Tom Ryder2013-08-201-2/+2
* Remove unnecessary variable bracing in .bashrcTom Ryder2013-08-191-2/+2
* More thorough quotingTom Ryder2013-08-051-3/+3
* Restore stderr redirection for command -vTom Ryder2013-08-021-2/+2
* Explicitly check for setup command existenceTom Ryder2013-07-311-2/+6
* Stop ignoring error output from setup commandsTom Ryder2013-07-311-2/+2
* Use standard structure for if/for in shellTom Ryder2013-07-311-6/+8
* Dropped a newlineTom Ryder2013-07-211-0/+1
* Move Bash options into separate fileTom Ryder2013-07-211-38/+0
* Move aliases into separate fileTom Ryder2013-07-201-15/+0
* Ignore error messages from mailwarn optionTom Ryder2013-07-181-1/+1
* Tidier layout, start using .bash_profile againTom Ryder2013-07-121-1/+1
* Somehow misplaced my "shut up mail" rulesTom Ryder2013-06-251-0/+4
* Massive overhaul of structure for Bash filesTom Ryder2013-06-201-178/+36
* Set up my environment vars correctlyTom Ryder2013-06-191-29/+0
* Handle null arguments to cdTom Ryder2013-05-261-1/+3
* Emulate zsh dir replacement featureTom Ryder2013-05-261-0/+9
* Explicit env variable exportsTom Ryder2013-05-261-3/+3
* More intelligent PATH calculationTom Ryder2013-05-261-13/+13
* Use utf-8 linedrawing for tree(1)Tom Ryder2013-03-111-0/+3
* Turns out this is unnecessaryTom Ryder2013-03-111-3/+0
* Handling this with keychain nowTom Ryder2013-03-111-3/+0
* Found a better way to fix thisTom Ryder2013-03-101-3/+0
* Make pass ignore DISPLAYTom Ryder2013-03-101-0/+3
* Trialling no terminal renaming escape codesTom Ryder2013-03-031-5/+0
* Different phrase to search forTom Ryder2012-10-161-1/+1
* Default to detaching other sessionsTom Ryder2012-10-021-1/+1
* Better prompt bell implementationTom Ryder2012-09-251-7/+2
* Gonna start using alerts more sensiblyTom Ryder2012-09-241-3/+3
* Remove alert on promptTom Ryder2012-09-141-1/+1
* Let's be thoroughTom Ryder2012-09-141-1/+1
* Generate alerts for window managerTom Ryder2012-09-141-1/+6
* Restore title hacksTom Ryder2012-08-201-0/+2
* Don't bother with xterm titlesTom Ryder2012-08-191-1/+0
* Start doing terminals properlyTom Ryder2012-08-191-14/+0