aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update tmux status bar every secondTom Ryder2015-10-011-0/+3
* Renumber tmux windows on window closeTom Ryder2015-10-011-0/+3
* Simplify Bash version checks a bit moreTom Ryder2015-09-253-15/+19
* Upgrade pluginsTom Ryder2015-09-257-0/+0
* Put path func help into heredocTom Ryder2015-09-081-20/+22
* Add configuration for AbookTom Ryder2015-09-043-0/+10
* Switch to Palemoon, junk VimperatorTom Ryder2015-08-285-14/+2
* Disable mouse in ncmpcppTom Ryder2015-08-271-0/+3
* Use plain ol' cutchars, not perl selectTom Ryder2015-08-262-3/+4
* Correct a version checking integerTom Ryder2015-08-221-1/+1
* Remove overkill chopping on BASH_VERSINFO[0]Tom Ryder2015-08-226-9/+9
* Use simpler markup for README code blockTom Ryder2015-08-211-8/+6
* Add GTK+ configurationTom Ryder2015-08-214-0/+14
* Fix a logic bugTom Ryder2015-08-051-1/+2
* More intelligent trailing-slash filteringTom Ryder2015-08-052-10/+11
* Pass options to cd from udTom Ryder2015-08-051-1/+20
* Improve commentsTom Ryder2015-08-051-0/+6
* Move var declaration closer to usageTom Ryder2015-08-051-1/+2
* Pass bd options to cdTom Ryder2015-08-051-2/+22
* Remove unnecessary trailing slash stripTom Ryder2015-08-051-2/+1
* Much more thorough bd() implementationTom Ryder2015-08-051-14/+53
* Start from parent dir when stripping bd()Tom Ryder2015-08-051-1/+2
* Strip unneeded quotesTom Ryder2015-08-051-1/+1
* Fix local varTom Ryder2015-08-051-0/+1
* Fix order of Bash functionsTom Ryder2015-08-041-1/+1
* readz alias for read -d '' -rTom Ryder2015-08-042-0/+6
* Rename pan() to paz() (like grep -Z)Tom Ryder2015-08-043-3/+3
* Move database option to [mysql] sectionTom Ryder2015-07-271-1/+3
* Stop highlighting syslog errorsTom Ryder2015-07-271-0/+4
* New background, move backgrounds to dirTom Ryder2015-07-232-2/+5
* More detail for pa() and pan() funcsTom Ryder2015-07-232-3/+5
* Add pan func ; print args with null delimiterTom Ryder2015-07-232-0/+7
* Add apf func (argument prepend [from] file)Tom Ryder2015-07-232-0/+101
* Remove a few unneeded quotesTom Ryder2015-07-172-3/+3
* Defining MPD music dir not actually neededTom Ryder2015-07-171-1/+0
* Missing manual section suffixTom Ryder2015-07-141-1/+1
* Alt+R to repeat last commandTom Ryder2015-07-131-0/+2
* Fix confusing comment with poor grammarTom Ryder2015-07-071-2/+1
* Remove alias completionTom Ryder2015-07-031-4/+1
* Disable aliasesTom Ryder2015-07-031-0/+3
* Use only single quotes for consistencyTom Ryder2015-07-021-2/+2
* Comment nitpickTom Ryder2015-06-291-1/+1
* Use bit shifting not exponentiationTom Ryder2015-06-261-2/+2
* Check we have ed(1)Tom Ryder2015-06-261-0/+4
* Move argument check further up scriptTom Ryder2015-06-261-6/+6
* Terminate rm(1) options in edda(1) EXIT trapTom Ryder2015-06-261-1/+1
* Explicitly terminate edda(1) optionsTom Ryder2015-06-261-1/+1
* Remove unneeded 'in "$@"' for argument iterationTom Ryder2015-06-264-4/+4
* Correct examples a bitTom Ryder2015-06-262-3/+3
* Add a flavour quoteTom Ryder2015-06-261-0/+11