aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling mistakeTom Ryder2016-06-211-1/+1
|
* Add options terminatorTom Ryder2016-06-211-1/+1
|
* Add commentsTom Ryder2016-06-211-0/+11
|
* Move locale export to top of scriptTom Ryder2016-06-211-4/+6
|
* Test for required programsTom Ryder2016-06-201-0/+2
|
* Move LANG setting to topTom Ryder2016-06-201-3/+6
|
* Add newlineTom Ryder2016-06-201-0/+1
|
* Add plenv-modules-updateTom Ryder2016-06-201-0/+17
|
* Add getmailsTom Ryder2016-06-191-0/+36
|
* Fix comment tooTom Ryder2016-06-181-1/+1
|
* Swap pandoc(1) for markdown(1)Tom Ryder2016-06-181-2/+2
| | | | | | | | | | | | | | > <REDACTED> OPTIONS Use "--" to end switch parsing. > <REDACTED> are you using the wrong markdown > <tejr> yeah checking versions > <REDACTED> 1.0.1 is the one I quoted > <tejr> ah > <tejr> it's documented, but does not work :^) > <tejr> $ pandoc -f markdown -t html -- /home/tom/.dotfiles/README.markdown > <tejr> based pandoc(1) > <REDACTED> hahaha > <REDACTED> welp > <tejr> welp indeed
* markdown(1) can't into option terminatorsTom Ryder2016-06-181-1/+1
|
* Nice comments for URLs scriptsTom Ryder2016-06-183-1/+42
|
* Commenting for urlcheckTom Ryder2016-06-181-5/+32
|
* Add option terminators to curl(1) callsTom Ryder2016-06-181-2/+2
|
* Remove two lines no longer usedTom Ryder2016-06-181-2/+0
|
* Default mdurls to stdinTom Ryder2016-06-181-1/+1
|
* Add htmlurls, mdurls, urlcheckTom Ryder2016-06-183-0/+44
| | | | No manual pages for these yet
* Filter to change s into zsTom Ryder2016-06-141-0/+5
|
* Add per-file editing and completion for td(1)Tom Ryder2016-06-141-9/+8
| | | | I have "todo", "comp", and "writ".
* Add stbl(1)Tom Ryder2016-03-281-0/+70
|
* Correct incorrect stream in commentTom Ryder2016-03-281-1/+1
|
* Remove blank lines at end of filesTom Ryder2016-03-2814-14/+0
|
* Script for choosing random background on startupTom Ryder2016-03-151-0/+33
|
* Correct typo in terminfo codeTom Ryder2016-03-121-1/+1
|
* Add igex(1)Tom Ryder2016-02-261-0/+95
|
* Add tl(1) requirement to tlcs(1)Tom Ryder2016-02-241-0/+3
|
* Add tl(1) and tlcs(1)Tom Ryder2016-02-242-0/+168
|
* Safety check for td(1)Tom Ryder2016-02-151-0/+3
|
* Discard Taskwarrior, replace with td(1)Tom Ryder2016-02-151-0/+56
|
* A few more commentsTom Ryder2016-02-132-1/+11
|
* Fix var declarationTom Ryder2016-02-131-1/+1
|
* Add -i option to try(1)Tom Ryder2016-02-121-4/+15
|
* Correct default for try(1) attempt countTom Ryder2016-02-121-1/+1
|
* Consistent comment boilerplateTom Ryder2016-02-122-0/+5
|
* Add try(1) and maybe(1)Tom Ryder2016-02-122-0/+174
|
* Consistent usage outputTom Ryder2015-12-152-4/+4
|
* Add commentTom Ryder2015-12-151-0/+2
|
* New array append syntax for binscriptsTom Ryder2015-12-152-3/+3
|
* Fix some trailing spacesTom Ryder2015-12-011-1/+1
|
* Fix up some mktemp(1) templatesTom Ryder2015-11-272-2/+2
|
* Remove unneeded intermediate varTom Ryder2015-11-131-6/+2
|
* Where did these tabs come from?Tom Ryder2015-11-131-9/+9
|
* Add vis(1) script editorTom Ryder2015-11-131-0/+75
|
* Correct man section for sue(8)Tom Ryder2015-10-141-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
| | | | | | It warns me that the "$@" expansion will occur client side, which is intentional, and there doesn't seem to be a way I can appease it otherwise.
* Remove unused variableTom Ryder2015-10-111-3/+0
|
* Whoops, forgot my option terminatorsTom Ryder2015-10-011-2/+2
|
* Add sue(8)Tom Ryder2015-10-011-0/+67
|