# text-search
Text-search is a GUI Program to find files and text within files for Linux.
text-search is a single and small executable.
# Requirements
### Linux
- GCC
- libglu1-mesa-dev, libgl1-mesa-dev (automatically installed with build/install script)
- ld
## Windows (not working)
- MinGW32
- Windres
- ld
# Build/Install
run __build-linux.sh -r__ or __build-win.sh -r__ for building and running a debug build
run __install.sh__ as root to install to __/usr/local/bin/text-search__ or __C:\Users\\\\\Desktop\\text-search.exe__
# Config
config.txt is stored at __~/.config/text-search/config.txt__ or __C:\Users\\\\Local Settings\Application Data\text-search\config.txt__