Skip to content

brianspragge/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Simply add the file into ~/.local/bin and you will be able to use it wherever by typing 'search' within your terminal.

Example:

$ history | search pacman DOS do-re-mi
Matched pattern -> pacman
202-  231  vim src/main.c
203:  232  sudo pacman -S distrobox
204:  233  sudo pacman -S podman
205-  234  distrobox create --name vi-ew-dev --image archlinux

Unused pattern(s) -> DOS do-re-mi

About

Search is basically 'grep -inEC1 args[@]'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages