aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d/tree.sh
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some conditionalsTom Ryder2018-12-111-1/+1
|
* Explicitly ignore uninteresting tree(1) optsTom Ryder2018-01-151-0/+1
| | | | | | | | ShellCheck 0.4.7 complained about this: In sh/shrc.d/tree.sh line 12: case $opt in ^-- SC2220: Invalid flags are not handled. Add a *) case.
* Gracefully handle two failed tput color callsTom Ryder2017-07-111-1/+1
|
* Prevent getopts call in tree() panickingTom Ryder2016-12-071-1/+2
|
* Improvements to tree() to handle color optionsTom Ryder2016-08-261-3/+25
|
* Add tree()Tom Ryder2016-08-261-0/+9