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

2025-01-25 updates #1961

Merged
merged 10 commits into from
Jan 27, 2025
Merged

2025-01-25 updates #1961

merged 10 commits into from
Jan 27, 2025

Conversation

unixorn
Copy link
Owner

@unixorn unixorn commented Jan 23, 2025

Description

  • Add missing newline to pre-commit.yaml
  • Tweak wording in Writing_Plugins_and_Themes.md
  • Add jmaaltech/jmtech-zsh-theme. Closes Please add a screen shot jmaaltech/jmtech-zsh-theme#1
  • Add michaelsousajr/zsh-arc-search plugin
  • Add valerius21/omz-gitignore and disambiguate voronkovich/gitignore.plugin.zsh entry
  • Remove avano/vanan-zsh-theme, it is 404.
  • Add sdlea/omz-theme-sdt
  • Move matthieusb/zsh-sdkman and yongxingzhao/zsh-sdkman to completions section
  • Tired of seeing CI awesomebot fails because of www.gnu.org being unroutable during tests, ignore it.

Type of changes

  • A link to an external resource like a blog post
  • Add/remove/update a link to a framework
  • Add/remove/update a link to a plugin
  • Add/remove/update a link to a tab completion
  • Add/remove/update a link to a theme
  • Add/remove/update a link to a utility
  • Text cleanups/typo fixes
  • Test updates

Copyright Assignment

  • This document is covered by the BSD License, and I agree to contribute this PR under the terms of the license. This is for the list submission, not for the project(s) you're adding, I don't care what license the plugins have as long as they have something.

Checklist

  • I have read the CONTRIBUTING document.
  • All new and existing tests passed.
  • I have confirmed that the link(s) in my PR is valid.
  • 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.
  • My entries are single lines and are in the appropriate (plugins, themes, or completions) section, and in alphabetical order in their section.
  • The completion/plugin/theme has a plugin file in the repository that conforms to the ZSH Plugin Standard - TLDR, there's a plugin file with a .plugin.zsh, .zsh or .sh suffix, it is not just bare instructions to be added to .zshrc
  • Any added completions have a readme and a license file in their repository.
  • Any added frameworks have a readme and a license file in their repository.
  • Any added plugins have a readme and a license file in their repository.
  • Any added themes have a screenshot, a readme, and a license file in their repository.
  • Any added utilities have a readme and a license file in their repository.
  • I have stripped any leading and/or trailing zsh-, zsh-plugin and/or oh-my-zsh- substrings from the link's displayed name. This makes it easier to find plugins/themes/completions by name by preventing big clusters in the O and Z sections of the list.

Tweak wording in Writing_Plugins_and_Themes.md

Signed-off-by: Joe Block <[email protected]>
Add `jmaaltech/jmtech-zsh-theme`. Closes jmaaltech/jmtech-zsh-theme#1

Signed-off-by: Joe Block <[email protected]>
@unixorn unixorn added the submission New link to add to the list label Jan 23, 2025
pre-commit-ci bot and others added 7 commits January 23, 2025 17:59
Add `michaelsousajr/zsh-arc-search` plugin

Signed-off-by: Joe Block <[email protected]>
Add `valerius21/omz-gitignore` and disambiguate
`voronkovich/gitignore.plugin.zsh` entry

Signed-off-by: Joe Block <[email protected]>
Remoove `avano/vanan-zsh-theme`, it is 404.

Signed-off-by: Joe Block <[email protected]>
- Add `sdlea/omz-theme-sdt`
- Move `matthieusb/zsh-sdkman` and `yongxingzhao/zsh-sdkman` to completions section

Signed-off-by: Joe Block <[email protected]>
www.gnu.org keeps getting no route to host during awesomebot checks,
ignore them.

Signed-off-by: Joe Block <[email protected]>
@unixorn unixorn changed the title 2025-01-23 updates 2025-01-25 updates Jan 25, 2025
@unixorn unixorn added test updates Test updates bugfix Bug fixes labels Jan 25, 2025
@unixorn unixorn merged commit 75c91a6 into main Jan 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bug fixes submission New link to add to the list test updates Test updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add a screen shot
1 participant