aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stop `keep` writing empty files for undef varsTom Ryder2016-09-301-13/+12
|
* Update submodulesTom Ryder2016-09-291-0/+0
|
* Simpler Makefile script syntaxTom Ryder2016-09-261-2/+2
|
* Use simpler method for `path check`Tom Ryder2016-09-261-5/+6
| | | | Easier to read and does not require a subshell
* Update submodulesTom Ryder2016-09-251-0/+0
|
* Completion for aliasesTom Ryder2016-09-231-1/+4
|
* Exclude bitwise op banning Perl::Critic policyTom Ryder2016-09-221-0/+1
| | | | | | I flatly disagree with it. <https://metacpan.org/pod/Perl::Critic::Policy::Bangs::ProhibitBitwiseOperators>
* Merge branch 'openbsd'Tom Ryder2016-09-201-105/+104
|\
| * Fork bash prompt changes to pdkshTom Ryder2016-09-201-105/+104
| |
| * Merge branch 'master' into openbsdTom Ryder2016-09-206-109/+195
| |\
* | | Fork bash prompt changes to zshTom Ryder2016-09-201-63/+66
| |/ |/|
* | Clearer glob for version testTom Ryder2016-09-201-1/+1
| |
* | Add some var quoting within param expansionTom Ryder2016-09-201-6/+6
| |
* | Add completion for mex(1df)Tom Ryder2016-09-201-0/+15
| |
* | Add mex(1df)Tom Ryder2016-09-203-0/+76
| |
* | Allow aliases, just don't use themTom Ryder2016-09-201-5/+0
| |
* | Block output/error from prompt tput(1)/git(1)Tom Ryder2016-09-201-102/+102
| | | | | | | | Should make things just a little bit faster
* | Merge branch 'openbsd'Tom Ryder2016-09-181-31/+26
|\|
| * Merge branch 'master' into openbsdTom Ryder2016-09-1845-62/+356
| |\ | |/ |/|
* | Correct a commentTom Ryder2016-09-181-2/+2
| |
* | Source $ENV even if running ancient BashTom Ryder2016-09-181-2/+6
| |
* | Fix comment in xgo(1df)Tom Ryder2016-09-171-1/+1
| |
* | Unbold arguments to rot13(6df) in manpageTom Ryder2016-09-171-1/+2
| |
* | Add compatibility noteTom Ryder2016-09-161-0/+3
| | | | | | | | | | As far as I can tell, you can't do version checks in an .inputrc, and I don't care anyway about such an ancient version.
* | Correct unwanted contraction in manual pageTom Ryder2016-09-161-1/+1
| |
* | Make "amend" a shortcut for "commit --amend"Tom Ryder2016-09-161-0/+1
| |
* | Add description to dotfiles(7df) manpageTom Ryder2016-09-141-1/+1
| |
* | Remove man subsection from dotfiles(7df) headerTom Ryder2016-09-141-1/+1
| | | | | | | | | | | | | | | | Shows up like this: DOTFILES(7)df () Will have to figure out some other way of doing this.
* | Set path to ** to start using :findTom Ryder2016-09-131-0/+5
| |
* | Version check for bashdefault in Git completionTom Ryder2016-09-131-2/+7
| |
* | Try out Readline history-preserve-pointTom Ryder2016-09-131-0/+3
| | | | | | | | Not 100% sure on this yet
* | Add issueTom Ryder2016-09-121-0/+7
| |
* | Strip some trailing blank linesTom Ryder2016-09-1113-13/+0
| |
* | Add git-stash/submodule completionTom Ryder2016-09-101-0/+42
| |
* | Move a local declarationTom Ryder2016-09-101-1/+1
| |
* | Fix trailing whitespaceTom Ryder2016-09-101-1/+1
| |
* | Remove unneeded shellcheck skipsTom Ryder2016-09-093-3/+2
| | | | | | | | Latest version (0.4.4) doesn't raise errors on these lines anymore
* | Add slow(1df) and supp(1df)Tom Ryder2016-09-095-1/+51
| |
* | Remove doubleup in sd2u(1df) manpageTom Ryder2016-09-091-1/+0
| |
* | Add rot13(6df)Tom Ryder2016-09-095-1/+27
| |
* | Enable PKA for Mutt crypt, disable autodecodeTom Ryder2016-09-091-3/+1
| | | | | | | | The latter is for traditional PGP messages which I never get anyway
* | Add git `ls` aliasTom Ryder2016-09-091-0/+1
| | | | | | | | Seems useful enough
* | Add "fuckit" alias to Git configurationTom Ryder2016-09-091-0/+1
| |
* | Restore named coloursTom Ryder2016-09-091-10/+10
| | | | | | | | Actually, I should just configure my terminal not to bold the text
* | More color tweaks to MuttTom Ryder2016-09-091-10/+10
| |
* | Unbold tilde color in muttrcTom Ryder2016-09-091-1/+1
| |
* | Change colors of tildes in MuttTom Ryder2016-09-091-1/+1
| | | | | | | | "brightblack" seems a funny way to say "gray"
* | Correct a word testTom Ryder2016-09-091-2/+2
| |
* | Fix null variable referenceTom Ryder2016-09-091-2/+2
| |
* | Restore correct short-circuit for gms(1df)Tom Ryder2016-09-091-3/+3
| |