GeorgeShao / PowerSearch

Command line tool for searching the content of multiple files at once
GNU General Public License v3.0
4 stars 1 forks source link

Migrate settings from global variables to settings.toml file #25

Closed GeorgeShao closed 3 years ago

GeorgeShao commented 3 years ago

Migrate settings from global variables to settings.toml file because of limits and annoyances with multithreading.