linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Add colors to d2r-loot-filters & use command_exists instead of command -v

Open nnyyxxxx opened this issue 5 months ago • 0 comments

Type of Change

  • [x] Refactoring

Description

quotes vars to prevent globbing, adds colors, uses command_exists function defined in common-script

Testing

needs testing, though it should work fine. can't test because i don't own the game, but the first 18 lines work:

image

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] My changes generate no errors/warnings/merge conflicts.

nnyyxxxx avatar Sep 21 '24 18:09 nnyyxxxx