aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* Add finc(1df)Tom Ryder2016-11-251-0/+2
|
* Add ddup(1df)Tom Ryder2016-11-201-0/+1
|
* Add aesth(6)Tom Ryder2016-11-181-0/+2
|
* Add sqs(1df)Tom Ryder2016-11-161-0/+1
| | | | And a relevant issue
* Add -p to the command path search for shb(1df)Tom Ryder2016-10-201-1/+2
|
* Add ap(1df) and bp(1df)Tom Ryder2016-10-141-0/+3
|
* Add mex(1df)Tom Ryder2016-09-201-0/+1
|
* Add slow(1df) and supp(1df)Tom Ryder2016-09-091-1/+3
|
* Add rot13(6df)Tom Ryder2016-09-091-0/+1
|
* Further refinements/extensions to Git completionTom Ryder2016-09-091-1/+1
|
* Improve Git Bash completion a lotTom Ryder2016-09-091-1/+1
| | | | Completes Git subcommands, branch/tag names, and addable files
* Generalise mean,med,mode,tot(1df) to numbersTom Ryder2016-09-081-1/+1
| | | | Not just integers
* Add text-filename heuristic completionTom Ryder2016-09-081-0/+5
| | | | | | Filesystem type and filename extension-based to keep things quick and simple and not forking out to other tools. We'll see how well this works, but so far I really like it.
* Add rgl(1df)Tom Ryder2016-09-081-0/+1
|
* Remove stray documentation lineTom Ryder2016-09-071-1/+0
|
* Add find(1) completionTom Ryder2016-09-051-0/+1
|
* Add umake(1df)Tom Ryder2016-09-051-0/+2
|
* Move README mentions of int agg funcs to sublistTom Ryder2016-09-051-4/+5
|
* Add mftl(1df)Tom Ryder2016-09-051-0/+1
|
* Add bl(1df)Tom Ryder2016-09-041-0/+1
|
* Remove rmrej(1)Tom Ryder2016-09-031-1/+0
| | | | | Wrong approach to this problem. `git clean -dfx ; git reset --hard` is probably what's actually needed in most cases.
* Overhaul of README; many correctionsTom Ryder2016-09-031-64/+73
|
* Add mean(1df), med(1df), and mode(1df)Tom Ryder2016-09-021-0/+3
|
* Add tot(1df)Tom Ryder2016-09-021-0/+1
|
* Add cfr(1df)Tom Ryder2016-09-011-0/+1
|
* Add very basic Yash supportTom Ryder2016-08-311-0/+2
| | | | | | I know almost nothing about Yash yet, but reading the manual page on its startup behaviour implies a little coaxing is necessary to make it play nicely with my file layout.
* Add x()Tom Ryder2016-08-301-0/+1
|
* Fix mysql()Tom Ryder2016-08-301-1/+1
|
* Note broken mysql()Tom Ryder2016-08-301-1/+1
|
* Add tree()Tom Ryder2016-08-261-0/+2
|
* Add subsection for dotfiles(7df)Tom Ryder2016-08-261-2/+2
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-261-74/+74
| | | | This probably contains a few mistakes
* Remove gore() and lore()Tom Ryder2016-08-251-3/+0
| | | | Changed my mind
* Add xyzzy(6)Tom Ryder2016-08-251-0/+1
|
* Add lore()Tom Ryder2016-08-241-0/+2
|
* Rename gress() to gore()Tom Ryder2016-08-241-2/+2
| | | | Important work going on here, folks
* Use "color" spelling consistentlyTom Ryder2016-08-241-2/+2
|
* Add gress()Tom Ryder2016-08-241-0/+2
|
* Add a start for configuration for less(1)Tom Ryder2016-08-241-0/+1
| | | | I suspect I'll mostly be turning stuff I don't like off
* Remove an untruth from READMETom Ryder2016-08-241-4/+2
|
* Fix up ?d() functionsTom Ryder2016-08-231-2/+3
| | | | | | Count arguments in right places; return 2 on usage errors where possible; minimise subshell activity; move directory replacement functionality to its own function `rd()` rather than overloading `cd`.
* Update README to reflect new prompt behaviourTom Ryder2016-08-231-5/+8
|
* Elaborate a bit on default shellTom Ryder2016-08-221-2/+4
|
* Submodules should no longer be a problemTom Ryder2016-08-221-4/+2
|
* Reformat paragraphTom Ryder2016-08-221-4/+3
|
* Remove tic(1) from default target requirementsTom Ryder2016-08-221-1/+1
|
* Format $BROWSER mentionTom Ryder2016-08-221-2/+2
|
* Correct some EnglandTom Ryder2016-08-211-1/+1
|
* Update description of keychain()Tom Ryder2016-08-211-1/+1
|
* Remove some overkill documentationTom Ryder2016-08-211-4/+1
|