mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 23:40:39 +01:00
committed by
Marc Cornellà
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"'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user