aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* Sort the output of env(1) if no argumentsTom Ryder2016-08-181-0/+3
|
* Do away with dircolors and LS_COLORSTom Ryder2016-08-181-2/+0
| | | | | | | The default colors are just fine; I want to be able to distinguish directories, devices, links, and executable files, and those all appear to be configured by default. The giant environment variable is too annoying for too little benefit.
* Add note about ZshTom Ryder2016-08-181-0/+5
|
* Move completion section below function sectionTom Ryder2016-08-171-22/+22
|
* Update README to reflect change of shell funcsTom Ryder2016-08-171-10/+43
|
* Rename "test" targets to "check"Tom Ryder2016-08-161-3/+4
| | | | Mostly to make way for an actual test suite beyond mere syntax checking
* Change Zsh URL to HTTPS versionTom Ryder2016-08-161-1/+1
|
* Don't use git: prompt prefix if PROMPT_VCS unsetTom Ryder2016-08-151-5/+6
| | | | | All of my personal stuff is in Git, so this is only really applicable at work
* Remove square brackets around promptTom Ryder2016-08-151-4/+4
| | | | Just noise
* Add dmp(1)Tom Ryder2016-08-141-0/+1
|
* Recategorise some scripts in READMETom Ryder2016-08-141-11/+12
|
* Add sd2u(1) and su2d(1)Tom Ryder2016-08-141-0/+3
|
* Add tentative enhancements to br(1)Tom Ryder2016-08-141-1/+2
|
* Add urlh(1) and urlmt(1)Tom Ryder2016-08-141-1/+5
|
* Fix typoTom Ryder2016-08-141-1/+1
|
* Add unf(1)Tom Ryder2016-08-141-0/+2
|
* Add br(1)Tom Ryder2016-08-131-0/+1
|
* Explain pdksh policy more thoroughlyTom Ryder2016-08-101-2/+3
|
* Revert to plain HTTP version of pdksh linkTom Ryder2016-08-101-1/+1
| | | | The HTTPS one is throwing 403 Forbidden now
* Remove Mercurial support from Bash promptTom Ryder2016-08-101-2/+2
| | | | | | Since Vim and Fanboy's list both moved to Git, I have no reason to use it anymore. Also added a note explaining why I've left the SVN stuff in there (I don't like SVN, but I do need to use it for work)
* Add note about pdksh to READMETom Ryder2016-08-091-0/+6
|
* Rename myb(1) back to maybe(1)Tom Ryder2016-08-091-1/+1
| | | | Changed my mind again
* Merge branch 'pdksh'Tom Ryder2016-08-091-0/+2
|\
| * Adjust README wrappingTom Ryder2016-08-091-2/+2
| |
| * Starting an attempt at pdksh configurationTom Ryder2016-08-061-0/+2
| | | | | | | | Not really sure how I'll approach this yet.
* | Add () suffix to function namesTom Ryder2016-08-091-12/+12
| |
* | Add trailing full stops to READMETom Ryder2016-08-091-13/+13
| |
* | Fix a typoTom Ryder2016-08-091-1/+1
| |
* | Add acq(6)Tom Ryder2016-08-081-0/+1
| |
* | Add motd(1)Tom Ryder2016-08-081-0/+1
| |
* | Add stex(1)Tom Ryder2016-08-081-0/+1
| |
* | Add rmrej(1)Tom Ryder2016-08-081-0/+1
| |
* | Fix two URLs in README.markdownTom Ryder2016-08-081-2/+2
| | | | | | | | Caught by new version of urlc(1); a good start
* | Be more specific about shell script compatibilityTom Ryder2016-08-081-8/+8
|/
* Add d2u(1) and u2d(1)Tom Ryder2016-08-031-0/+3
|
* Add stws(1)Tom Ryder2016-08-031-0/+2
|
* Add rnds(1)Tom Ryder2016-08-031-1/+2
| | | | Low-quality random seed attempt.
* Change maybe(1) to POSIX sh, rename myb(1)Tom Ryder2016-08-031-1/+1
|
* Add shb(1)Tom Ryder2016-08-021-0/+1
|
* Move clrd()/clwr() to scriptsTom Ryder2016-08-021-2/+2
| | | | | clrd(1) is POSIX sh, but clwr(1) ideally needs Readline, so I've left it as #!/bin/bash for now.
* Add clrd()Tom Ryder2016-08-021-0/+1
|
* Add mention of existing clwr() functionTom Ryder2016-08-021-0/+1
|
* Change apf() to a shell scriptTom Ryder2016-08-021-1/+2
|
* Rename bell(1) to bel(1)Tom Ryder2016-08-011-1/+1
|
* Change bell() to a POSIX sh scriptTom Ryder2016-08-011-0/+1
|
* Add grc(1)Tom Ryder2016-08-011-0/+2
|
* Add isgr(1)Tom Ryder2016-08-011-0/+2
|
* Add rndl(1)Tom Ryder2016-08-011-1/+2
|
* Change coffee joke to FSF/SPI/OBSD donate requestTom Ryder2016-08-011-2/+6
|
* Add rnd?(1) to READMETom Ryder2016-08-011-0/+4
|