Skip to content

Commit

Permalink
ohmyzshupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria-fadli-netatmo committed Oct 21, 2024
1 parent c41d22b commit 69b008a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/ohmyzsh
Submodule ohmyzsh updated 43 files
+5 −0 .github/CODEOWNERS
+1 −1 .github/dependencies.yml
+2 −2 .github/workflows/dependencies/requirements.txt
+1 −1 .github/workflows/dependencies/updater.py
+2 −2 .github/workflows/installer/vercel.json
+143 −87 README.md
+12 −8 lib/bzr.zsh
+40 −5 lib/cli.zsh
+12 −0 lib/functions.zsh
+28 −0 lib/git.zsh
+1 −1 lib/grep.zsh
+9 −0 plugins/buf/README.md
+14 −0 plugins/buf/buf.plugin.zsh
+11 −0 plugins/chezmoi/README.md
+14 −0 plugins/chezmoi/chezmoi.plugin.zsh
+2 −2 plugins/fastfile/fastfile.plugin.zsh
+1 −1 plugins/gem/gem.plugin.zsh
+9 −0 plugins/k9s/README.md
+14 −0 plugins/k9s/k9s.plugin.zsh
+2 −0 plugins/nvm/README.md
+13 −11 plugins/nvm/nvm.plugin.zsh
+19 −17 plugins/opentofu/README.md
+2 −0 plugins/opentofu/opentofu.plugin.zsh
+300 −94 plugins/pm2/_pm2
+3 −2 plugins/poetry-env/poetry-env.plugin.zsh
+6 −4 plugins/scw/README.md
+0 −333 plugins/scw/_scw
+14 −0 plugins/scw/scw.plugin.zsh
+5 −1 plugins/ssh-agent/ssh-agent.plugin.zsh
+1 −0 plugins/systemadmin/README.md
+1 −0 plugins/systemadmin/systemadmin.plugin.zsh
+18 −16 plugins/terraform/README.md
+2 −0 plugins/terraform/terraform.plugin.zsh
+28 −0 plugins/uv/README.md
+38 −0 plugins/uv/uv.plugin.zsh
+1 −1 plugins/volta/volta.plugin.zsh
+7 −6 plugins/wd/wd.sh
+1 −0 plugins/web-search/README.md
+2 −0 plugins/web-search/web-search.plugin.zsh
+4 −4 themes/aussiegeek.zsh-theme
+4 −1 themes/gnzh.zsh-theme
+5 −4 themes/jonathan.zsh-theme
+1 −1 tools/theme_chooser.sh

0 comments on commit 69b008a

Please sign in to comment.