diff options
Diffstat (limited to 'zsh/oh-my-zsh/plugins/pylint/pylint.plugin.zsh')
-rw-r--r-- | zsh/oh-my-zsh/plugins/pylint/pylint.plugin.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/oh-my-zsh/plugins/pylint/pylint.plugin.zsh b/zsh/oh-my-zsh/plugins/pylint/pylint.plugin.zsh deleted file mode 100644 index 14cea5b..0000000 --- a/zsh/oh-my-zsh/plugins/pylint/pylint.plugin.zsh +++ /dev/null @@ -1 +0,0 @@ -alias pylint-quick='pylint --reports=n' |