chaingino
chaingino is a simple utility to change the icons of directories with specified names to custom icons.
print help with 'chaingino -help':
chaingino v0.0.1 - Change batch folder icon
Flags:
-help
Get help on the 'chaingino' command.
-icon string
[*] icon path svg|png
-root string
root directory to search (default "/home/jadoo")
-targets string
[*] a list of targets directory name seperated with ','
example:
chaingino -icon ../assets/light/default-vscode.svg -targets .vscode,.idea -root "/home/jadoo"