aboutsummaryrefslogtreecommitdiff
path: root/bbstartup.sh
AgeCommit message (Expand)Author
2020-02-22Initial working version using globbing.Bruce Hill
2019-11-24sed change for compatibility with Mac's version of sed.Bruce Hill
2019-11-11Refactored `bb +...` to `bbcmd ...` within bb bindings. This makesBruce Hill
2019-11-06Added printing to `ask1` commandBruce Hill
2019-10-09Shortened loop to find bindings.Bruce Hill
2019-10-08Set default columns to what the startup commands were doing by default,Bruce Hill
2019-10-03Appending '\0' to commandfile so subsequent writes don't get screwed up.Bruce Hill
2019-10-02Fixed `ln` argument orderingBruce Hill
2019-09-30Overhaul of how binding commands works. It's now all handled throughBruce Hill