mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Completion for python, pep8, autopep8 and pylint
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
d3e005d6b4
commit
4543852876
7 changed files with 155 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ function pyclean() {
|
|||
|
||||
# Grep among .py files
|
||||
alias pygrep='grep --include="*.py"'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue