forked from extern/ohmyzsh
parent
ba57b5c706
commit
c5b4613bf6
@ -11,5 +11,5 @@ function pyclean() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Grep among .py files
|
# Grep among .py files
|
||||||
alias pygrep='grep --include="*.py"'
|
alias pygrep='grep -r --include="*.py"'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user