Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add complete-mac #121

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Add complete-mac #121

merged 1 commit into from
Nov 20, 2022

Conversation

unixorn
Copy link
Owner

@unixorn unixorn commented Nov 19, 2022

Description

Add complete-mac ZSH tab completions for ioreg, lsmp, scselect, system_profiler and tmutil commands.

Type of changes

  • Adds/updates a helper script
  • Adds/updates a link to an external resource like a blog post or video
  • Text change (fix typos, update formatting)
  • Test changes

Copyright Assignment

  • This document is covered by the Apache License, and I agree to contribute this PR under the terms of that license.

Checklist

  • All new and existing tests pass.
  • I have signed off my commits. You can use git commit --amend --no-edit --signoff to amend an existing commit, and you can find more details about signing off commits on the DCO GitHub action page here
  • Any scripts added/updated use #!/usr/bin/env interpreter instead of direct paths. #!/bin/sh is an allowed exception.
  • Scripts added/updated are marked executable
  • I have added/updated a credit line to README.md for any scripts added or updated in this PR.
  • If there was no author credit in a script added in this PR, I have added one.
  • I have confirmed that the link(s) in this PR are valid.
  • I have read the CONTRIBUTING page.

Add [complete-mac](https://github.com/vitkabele/complete-mac) ZSH
tab completions for `ioreg`, `lsmp`, `scselect`, `system_profiler`
and `tmutil` commands.

Signed-off-by: Joe Block <jpb@unixorn.net>
@codeclimate
Copy link

codeclimate bot commented Nov 19, 2022

Code Climate has analyzed commit 6aa94f9 and detected 0 issues on this pull request.

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Nov 19, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.03s
✅ MARKDOWN markdownlint 1 0 0.35s
⚠️ MARKDOWN markdown-table-formatter 1 1 0.4s
✅ REPOSITORY checkov yes no 8.63s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.9s
✅ REPOSITORY syft yes no 0.35s
✅ REPOSITORY trivy yes no 2.19s
✅ SPELL misspell 1 0 0.04s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@unixorn unixorn merged commit cd1ac84 into main Nov 20, 2022
@unixorn unixorn deleted the add-complete-mac branch November 20, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant