Allow the user to choose which version of the tree command to use (via an environment variable).
Why? First, this seems reasonable. However, personally, I dislike tree. It doesn't play nicely with grep. If you let me choose my own tree command, then I can arrange for the output to be in a format that suits me (and plays nicely with grep). Stephen Blott (1): Allow user to choose tree command. src/password-store.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.7.10.4 _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
