Cvs, tree command has bad output

From Andreida
Revision as of 14:55, 4 February 2019 by Andreas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following in your .bashrc will not show the CVS directories when using tree. 'C' is for color.

alias tree='tree -I CVS -C'