$> seek [-p Path to base search folder] [-r Regex-String] [-g -- optional gitignore consideration]
- find
- git
- git check-ignore
- grep
- sed
- xsel
- peco
Put the script file into your local bin-folder (that is in your $PATH).
Standard installations probably don't have xsel and peco installed. Xsel is a cli-clipboard tool ... Peco is a cli-Combobox-Select tool ...