a__
This commit is contained in:
parent
14e9e52362
commit
8fae0bd63e
30 changed files with 269 additions and 269 deletions
|
@ -1,6 +1,6 @@
|
|||
# grep from current directory with regex
|
||||
g() { sa__grep "${@}"; }
|
||||
sa__grep() {
|
||||
g() { a__grep "${@}"; }
|
||||
a__grep() {
|
||||
grep \
|
||||
--directories "recurse" \
|
||||
--line-number \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue