rageworx / listusb

A detailed listing USB device for macOS shell(console).
GNU General Public License v3.0
3 stars 1 forks source link

Auto color flag by environment configuration #16

Closed rageworx closed 1 month ago

rageworx commented 1 month ago

It should be works like this

$ export LISTUSB_COLOR=1;listusb 

listusb will be prints all texts with escape colored by checking "LISTSUB_COLOR" environment.