unixorn / zsh-quickstart-kit

A simple ZSH quickstart for using ZSH, zgenom, oh-my-zsh and a curated list of extra plugins. It is designed to be easy to customize without requiring you to maintain your own fork.
BSD 3-Clause "New" or "Revised" License
783 stars 95 forks source link

Apple's DNS resolver is annoying when you want to reset your DNS cache #261

Closed unixorn closed 1 year ago

unixorn commented 1 year ago

License Acceptance

Description

Apple has different non-standard ways to reset the DNS cache depending on what major OS release you're on.

Add eventi/noreallyjustfuckingstopalready to the standard plugin list to cope.

Type of changes

Checklist

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 2ca27beb and detected 0 issues on this pull request.

View more on Code Climate.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.35s
⚠️ MARKDOWN markdownlint 1 1 0.92s
✅ MARKDOWN markdown-table-formatter 1 0 0.51s
✅ REPOSITORY checkov yes no 14.6s
✅ REPOSITORY devskim yes no 0.86s
✅ REPOSITORY dustilock yes no 0.02s
✅ REPOSITORY gitleaks yes no 0.36s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY secretlint yes no 1.68s
✅ REPOSITORY syft yes no 0.24s
✅ REPOSITORY trivy yes no 3.75s
✅ SPELL misspell 3 0 0.04s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_