aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* Add trs(1df)Tom Ryder2017-05-241-0/+1
|
* Add dam(1df)Tom Ryder2017-05-241-0/+1
|
* Remove Yash supportTom Ryder2017-05-241-6/+1
| | | | I never use it
* Remove mysql() functionTom Ryder2017-05-231-3/+0
| | | | Clumsy interaction too close to default behaviour anyway
* Explicitly mention ksh93Tom Ryder2017-05-231-1/+1
|
* Correct mftl.awk invocationTom Ryder2017-05-231-1/+1
|
* Add pst(1df), ped(1df), and pvi(1df)Tom Ryder2017-05-101-0/+5
|
* Remove apology note for breaking linksTom Ryder2017-05-021-9/+0
| | | | It's been long enough now
* Update square typeTom Ryder2017-05-021-1/+1
|
* Fix a misplaced lineTom Ryder2017-05-021-3/+2
|
* Fix inaccurate comment in READMETom Ryder2017-05-021-1/+2
|
* Add squ(6df)Tom Ryder2017-05-011-0/+1
|
* Update documentation URLsTom Ryder2017-04-281-6/+6
| | | | A few of them have gone HTTPS since the last check
* Add grec(1df) and gred(1df)Tom Ryder2017-04-281-0/+2
|
* Add FreeBSD foundation to suggested donationsTom Ryder2017-04-071-0/+1
|
* Make instructions login shell agnosticTom Ryder2017-04-071-1/+1
|
* Install shell types conditionally on $SHELLTom Ryder2017-04-071-2/+4
|
* Add some more comments to READMETom Ryder2017-04-071-5/+10
|
* Fix a README errorTom Ryder2017-04-061-1/+0
|
* Fix a README errorTom Ryder2017-04-061-1/+1
|
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-1/+4
|
* Add lgt()Tom Ryder2017-03-291-0/+1
|
* Add gt() (go to)Tom Ryder2017-03-291-1/+2
|
* Add exm(1df) to work around Vim's screen-clearingTom Ryder2017-03-241-0/+1
|
* Use env vars not shell funcs for vim checkTom Ryder2017-03-091-2/+0
| | | | | | Set EDITOR and VISUAL appropriately based on what's on the system. We can't assume ed(1) unfortunately, but ex(1) should be there.
* More accurate description of default targetTom Ryder2017-03-081-4/+17
|
* Add basic ex/vi settingsTom Ryder2017-02-251-3/+3
| | | | These are POSIX
* Remove a lie from the READMETom Ryder2017-02-241-3/+3
| | | | The `install-terminfo` target is not part of the default `install`
* Remove git(1) as install dependencyTom Ryder2017-02-241-2/+1
| | | | *Technically* not required
* Remove a dependency on non-POSIX install(1)Tom Ryder2017-02-241-2/+2
| | | | Pretty easy to adapt mkdir(1) and cp(1) appropriately anyway
* Add missing man page section for tm(1df) iN READMETom Ryder2017-02-171-1/+1
|
* Add osc(1df)Tom Ryder2017-02-151-0/+2
|
* Add hms(1df)Tom Ryder2017-02-051-1/+3
|
* Group some tools in the READMETom Ryder2017-02-051-10/+11
|
* Add wro(1df)Tom Ryder2017-02-041-1/+3
|
* Tidy descriptions for grep()/ls()Tom Ryder2017-02-021-3/+4
|
* Add chn(1df)Tom Ryder2017-01-271-0/+1
|
* Add quo(1df)Tom Ryder2017-01-271-0/+1
|
* Add ~/.mailrc configTom Ryder2017-01-261-0/+1
|
* Show prompt prefix if a shell is exoticTom Ryder2017-01-251-0/+3
| | | | | | | That is, include e.g. "ksh:" as a prefix to the prompt if the user appears to have Bash or Zsh (or anything else) as their login shell. This is probably imperfect, but it's a start.
* Add some missing periodsTom Ryder2017-01-251-8/+8
|
* Remove SHLVL nested shell feature for nowTom Ryder2017-01-241-10/+6
| | | | | Causes a bit too much curliness in configuration; may need a more comprehensive approach.
* Add htref(1df)Tom Ryder2017-01-211-1/+2
|
* Restore xrbg(1df)Tom Ryder2017-01-151-0/+1
| | | | | | | | | I switched to an xrandr(1)-based layout and feh(1)'s --randomize option applies a random background to each screen. I can't see a way of applying the same background to each screen, but xrbg(1df) does it, so I've restored it here. This reverts commit 1a0ac5be601f00e828dba181a7c90c2b29735b77.
* Remove Wyrd config filesTom Ryder2017-01-141-2/+0
| | | | I never use it
* Add xrq(1df)Tom Ryder2017-01-111-0/+2
|
* Move tmux() function to tm(1df)Tom Ryder2017-01-101-2/+2
| | | | No real reason for it to be a shell function
* Add pp(1df) and pph(1df)Tom Ryder2017-01-061-0/+2
|
* Add jfp(1df)Tom Ryder2017-01-061-0/+1
|
* Add onl(1df)Tom Ryder2017-01-051-0/+1
|