alias/grep
This commit is contained in:
parent
bec9d22e6e
commit
fb0513c45f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# grep from current directory with regex
|
||||
g() { a__grep "${@}"; }
|
||||
#= g
|
||||
a__grep() {
|
||||
grep \
|
||||
--directories "recurse" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue