mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion
Completion for python, pep8, autopep8 and pylint
This commit is contained in:
commit
5a32796fc5
7 changed files with 155 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ function pyclean() {
|
|||
|
||||
# Grep among .py files
|
||||
alias pygrep='grep --include="*.py"'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue