Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Gind/git-find

Small search script to search a file or string in a git repository.

How to use

Types: string, file

gind <type...> <pattern...>

Installation

To install, simply wget the file or download the zip.

As sudo, do:

chmod +x gind.sh

to make it executable.

Then, to install it, do:

mv gind.sh /bin/gind

Now gind is available globally. You can add it to your home directory bin folder instead,

mv gind.sh ~/bin/gind

About

Small search script to search multiple things in a git repository.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages