added pipx and yamllint
This commit is contained in:
@@ -273,4 +273,8 @@ function Get-PacmanVersion {
|
||||
|
||||
function Get-YAMLLintVersion {
|
||||
yamllint --version
|
||||
}
|
||||
|
||||
function Get-PipxVersion {
|
||||
pipx --version
|
||||
}
|
||||
Reference in New Issue
Block a user