Installed Oh-My-Zsh, slight polybar change (brightness)
This commit is contained in:
3
.oh-my-zsh/plugins/pylint/pylint.plugin.zsh
Normal file
3
.oh-my-zsh/plugins/pylint/pylint.plugin.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
# Aliases
|
||||
alias pylint-quick='pylint --reports=n'
|
||||
compdef _pylint-quick pylint-quick='pylint --reports=n'
|
Reference in New Issue
Block a user