GithubHelp home page GithubHelp logo

z-shell / zi-src Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 5.0 11.44 MB

✨ Source support

Home Page: https://wiki.zshell.dev

License: GNU General Public License v3.0

Shell 100.00%
zsh zshell library-automation source-control

zi-src's Introduction

zi-src's People

Contributors

dependabot[bot] avatar digital-teams avatar github-actions[bot] avatar renovate-bot avatar renovate[bot] avatar saizai avatar ss-o avatar tru2dagame avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

zi-src's Issues

📊 Dependency Dashboard

Z-Shell | Renovate Preset

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update z-shell/.github digest to 7f3dba5
  • chore(deps): update z-shell/.github action to v1.0.8
  • 🔐 Create all pending approval PRs at once 🔐

Detected dependencies

github-actions
.github/workflows/check-linux.yml
  • actions/checkout v4.1.1
  • ludeeus/action-shellcheck cd81f4475ab741e097ec0fe73b692f3e49d66b8c
  • actions/checkout v4.1.1
.github/workflows/check-macos.yml
  • actions/checkout v4.1.1
  • ludeeus/action-shellcheck cd81f4475ab741e097ec0fe73b692f3e49d66b8c
  • actions/checkout v4.1.1
.github/workflows/checksum.yml
  • actions/checkout v4.1.1
  • jmgilman/actions-generate-checksum 57c13a1f01a90b2a8bb449ec29bc23728b96c1cd
  • z-shell/.github v1.0.7
.github/workflows/codeql-analysis.yml
  • actions/checkout v4.1.1
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/deploy-gh-pages.yml
  • actions/checkout v4.1.1
  • peaceiris/actions-gh-pages v3
.github/workflows/rclone-action.yml
  • actions/checkout v4.1.1
  • z-shell/.github 56c2250b6e49c6d510a9dc4107ea8ad3b9135c2f
.github/workflows/rebase-action.yml
  • actions/checkout v4.1.1
  • z-shell/.github v1.0.7
.github/workflows/stale-action.yml
  • actions/stale v8
.github/workflows/sync-labels.yml
  • z-shell/.github v1.0.7
.github/workflows/trunk-check.yml
  • z-shell/.github v1.0.7
  • z-shell/.github v1.0.7
.github/workflows/win-install.yml
  • actions/checkout v4.1.1
  • ludeeus/action-shellcheck cd81f4475ab741e097ec0fe73b692f3e49d66b8c
  • actions/checkout v4.1.1
  • egor-tensin/setup-cygwin v4
.github/workflows/wrangler.yml
  • actions/checkout v4.1.1
  • cloudflare/wrangler-action v3.3.2
  • cloudflare/wrangler-action v3.3.2

  • Check this box to trigger a request for Renovate to run again on this repository

[codebase]: handle zpmod

Due to changes in code minor changes and checks has to be introduced to handle zpmod with zi.

  • Adjust Zi loader and Zi to inform the user about zpmod. e.g: loader loads zpmod if it is installed automatically, however, the user is advised on how to load the zpmod module in zshrc, this should be avoided and handled correctly.

  • Check for .config/user-dirs.dirs and .config/user-dirs.locale files and assign xdg dir accordingly (compatibility maintenance).

Dependency Dashboard

Z-Shell | Renovate Preset

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update all dependencies (minor)

Detected dependencies

github-actions
.github/workflows/check-linux.yml
  • actions/checkout v3.3.0
  • ludeeus/action-shellcheck 00cae500b08a931fb5698e11e79bfbd38e612a38
  • actions/checkout v3.3.0
.github/workflows/check-macos.yml
  • actions/checkout v3.3.0
  • ludeeus/action-shellcheck 00cae500b08a931fb5698e11e79bfbd38e612a38
  • actions/checkout v3.3.0
.github/workflows/checksum.yml
  • actions/checkout v3.3.0
  • jmgilman/actions-generate-checksum 57c13a1f01a90b2a8bb449ec29bc23728b96c1cd
.github/workflows/codeql-analysis.yml
  • actions/checkout v3.3.0
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/deploy-gh-pages.yml
  • actions/checkout v3.3.0
  • peaceiris/actions-gh-pages v3
.github/workflows/rclone-action.yml
  • actions/checkout v3.3.0
.github/workflows/rebase-action.yml
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c
.github/workflows/stale-action.yml
  • actions/stale v7
.github/workflows/win-install.yml
  • actions/checkout v3.3.0
  • ludeeus/action-shellcheck 00cae500b08a931fb5698e11e79bfbd38e612a38
  • actions/checkout v3.3.0
  • egor-tensin/setup-cygwin v4
.github/workflows/wrangler.yml
  • actions/checkout v3.3.0
  • cloudflare/wrangler-action 2.0.0
  • cloudflare/wrangler-action 2.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

TaskBoard

  • Add install option: add tweaks to .zshrc to improve performance and compatibility, based on environment e.g: $OSTYPE, $ZSH_VERSION.

Cloud Preset

ZI Presets for Cloud

Most Already in use main task - idea to bundle all together for the performance, simplicity, and maintenance.

Providers Planned


(Google Cloud Shell, AWS, etc.) with all required tools for cloud providers with a single command.

  • (G)oogle
  • (D)igitalOcean
  • (A)WS

Additional plugins/repositories to support profile/setup:


Google:

  • (G1) - assign
  • (G2) - add
  • (G3) - create

DigitalOcean:

  • (D1) - assign
  • (D2) - add
  • (D3) - create

AWS:

  • (A1) - assign
  • (A2) - add
  • (A3) - create

Simple/easy:


Google:

  • (G4) - switch
  • (G5) - backup
  • (G6) - restore

DigitalOcean:

  • (D4) - switch
  • (D5) - backup
  • (D6) - restore

AWS:

  • (A4) - switch
  • (A5) - backup
  • (A6) - restore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.