aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add htenc(1df) and htdec(1df)Tom Ryder2017-01-051-0/+3
|
* Add bcq(1df), tiny shut-up bc(1) wrapper for X11Tom Ryder2017-01-031-0/+1
|
* Add swr(1df)Tom Ryder2017-01-021-0/+2
|
* Improve a sentenceTom Ryder2017-01-021-1/+2
|
* Group other dir-related tools in documentationTom Ryder2017-01-021-13/+14
|
* Add marked-dir toolsTom Ryder2017-01-021-0/+6
|
* Add max(1df) and min(1df)Tom Ryder2016-12-271-1/+3
|
* Switch to using ix.io pastebinTom Ryder2016-12-261-1/+1
|
* Port keep() to zshTom Ryder2016-12-221-1/+2
| | | | *(N), *.zsh(N) is such a weird syntax
* Merge two paragraphsTom Ryder2016-12-221-3/+1
|
* Fix a comment about prompt colourTom Ryder2016-12-221-4/+2
|
* Correct a list orderingTom Ryder2016-12-221-2/+2
|
* Change confusing sentenceTom Ryder2016-12-221-2/+1
|
* Not actually sure where this features in ZshTom Ryder2016-12-221-2/+1
|
* Improve documentation around extra shell funcsTom Ryder2016-12-221-8/+9
|
* Add ver() function to READMETom Ryder2016-12-221-0/+1
|
* Add vex(1df) and vest(1df)Tom Ryder2016-12-221-0/+3
|
* Correct shell breakdownTom Ryder2016-12-211-5/+4
|
* Add full stopTom Ryder2016-12-191-1/+1
|
* Clarify commonalityTom Ryder2016-12-191-1/+1
|
* Group shells under one itemTom Ryder2016-12-191-6/+5
|