aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move quoting into generating loopTom Ryder2015-10-211-2/+3
* When expanding with globbing, use prefixTom Ryder2015-10-214-9/+4
* Switch compopt back outTom Ryder2015-10-2110-40/+15
* Tidy up completion considerably; no more compgenTom Ryder2015-10-2115-243/+325
* Handle spaces correctly in completionsTom Ryder2015-10-204-0/+8
* Fix consistent spacing in muttrcTom Ryder2015-10-171-1/+1
* Update commentTom Ryder2015-10-171-1/+2
* Time to actually learn how to composeTom Ryder2015-10-171-1/+1
* Use real return values in clipTom Ryder2015-10-151-4/+3
* Restore previous command line in readline macrosTom Ryder2015-10-141-4/+4
* Correct man section for sue(8)Tom Ryder2015-10-141-1/+1
* Don't require fnl() arg is a commandTom Ryder2015-10-121-1/+1
* New function fnl()Tom Ryder2015-10-122-0/+46
* Add options terminator to scr() mktemp(1) callTom Ryder2015-10-121-1/+1
* Correct a version check in han(1)Tom Ryder2015-10-111-2/+2
* Silence SC2029 error from shellcheckTom Ryder2015-10-112-0/+2
* Remove unused variableTom Ryder2015-10-111-3/+0
* Put scripts into bulleted listTom Ryder2015-10-111-18/+15
* Tweaking structure just a bit moreTom Ryder2015-10-111-12/+14
* Rearrange content with installation firstTom Ryder2015-10-111-42/+36
* Rewrite opening paragraphsTom Ryder2015-10-111-8/+4
* Remove my terrible jokeTom Ryder2015-10-091-1/+1
* brutalTom Ryder2015-10-091-1/+1
* Add sd Bash function (sibling directory switch)Tom Ryder2015-10-092-0/+120
* Remove renumber-windows option from tmuxTom Ryder2015-10-091-3/+0
* Try edit_headers in mutt for a whileTom Ryder2015-10-021-0/+1
* Add abook shortcutTom Ryder2015-10-021-0/+3
* Add Perl::Critic back in againTom Ryder2015-10-023-0/+11
* Appease perlcritic(1) on clipTom Ryder2015-10-021-0/+3
* Add linting targetsTom Ryder2015-10-022-0/+18
* Appease shellcheck with multi arith expsTom Ryder2015-10-023-6/+6
* Use printf not echoTom Ryder2015-10-021-4/+4
* Whoops, forgot my option terminatorsTom Ryder2015-10-011-2/+2
* Add sue(8)Tom Ryder2015-10-014-1/+89
* Move man pages into man1 subdirTom Ryder2015-10-016-1/+1
* 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