aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/options.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded { } around options() funcTom Ryder2016-08-251-2/+2
| | | | I'm learning a lot from izabera today
* Switch ls()/readline to horizontal list/completeTom Ryder2016-08-251-0/+1
| | | | <https://github.com/izabera/libash/blob/9e709a56a148b4311792cc66cd21b61a73434573/extras/sample_inputrc#L33>
* Force --hide-control-chars on ls(1) if availableTom Ryder2016-08-241-5/+6
| | | | | I prefer it to literal or C-style escaping representations, and ls(1) isn't for scripting output anyway.
* Consolidate ed,bc,grep,ls.sh into one functionTom Ryder2016-08-211-0/+55