{"id":22745716,"url":"https://github.com/hadenlabs/zsh-devops","last_synced_at":"2025-03-30T05:14:05.525Z","repository":{"id":46027677,"uuid":"383800242","full_name":"hadenlabs/zsh-devops","owner":"hadenlabs","description":"Zsh devops","archived":false,"fork":false,"pushed_at":"2022-02-28T03:52:02.000Z","size":79,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-05T07:24:10.559Z","etag":null,"topics":["devops","hadenlabs","peru","plugins","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadenlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["hadenlabs"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"]}},"created_at":"2021-07-07T13:01:34.000Z","updated_at":"2021-11-19T05:44:57.000Z","dependencies_parsed_at":"2022-08-26T03:11:39.883Z","dependency_job_id":null,"html_url":"https://github.com/hadenlabs/zsh-devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"hadenlabs/base-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fzsh-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fzsh-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fzsh-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadenlabs%2Fzsh-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadenlabs","download_url":"https://codeload.github.com/hadenlabs/zsh-devops/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","hadenlabs","peru","plugins","zsh"],"created_at":"2024-12-11T02:07:49.884Z","updated_at":"2025-03-30T05:14:05.508Z","avatar_url":"https://github.com/hadenlabs.png","language":"Shell","readme":" \u003c!-- Space: ZshDevOps --\u003e\n\u003c!-- Title: Project --\u003e\n\n\u003c!--\n\n\n  ** DO NOT EDIT THIS FILE\n  **\n  ** 1) Make all changes to `provision/generator/README.yaml`\n  ** 2) Run`task readme` to rebuild this file.\n  **\n  ** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)\n  **\n\n\n  --\u003e\n\n[![Latest Release](https://img.shields.io/github/release/hadenlabs/zsh-devops)](https://github.com/hadenlabs/zsh-devops/releases) [![Lint](https://img.shields.io/github/workflow/status/hadenlabs/zsh-devops/lint-code)](https://github.com/hadenlabs/zsh-devops/actions?workflow=lint-code) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow)](https://conventionalcommits.org) [![KeepAChangelog](https://img.shields.io/badge/Keep%20A%20Changelog-1.0.0-%23E05735)](https://keepachangelog.com)\n\n# zsh-devops\n\nzsh-devops for project\n\n## Requirements\n\nThis is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration:\n\n- [zsh-core](https://github.com/hadenlabs/zsh-core)\n\n* [python](https://www.python.org)\n* [taskfile](https://github.com/go-task/task)\n\n## Installation\n\n\u003c!-- Space: ZshDevOps --\u003e\n\u003c!-- Parent: Project --\u003e\n\u003c!-- Title: Project Installation Oh-My-Zsh --\u003e\n\n\u003c!-- Label: ZshDevOps --\u003e\n\u003c!-- Label: Project --\u003e\n\u003c!-- Label: Installation --\u003e\n\u003c!-- Label: Oh-My-Zsh --\u003e\n\u003c!-- Include: docs/disclaimer.md --\u003e\n\u003c!-- Include: ac:toc --\u003e\n\n### [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) users\n\nIf you're using [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh), install this plugin by doing the following:\n\n1.  Go to your oh-my-zsh custom plugins directory -`cd ~/.oh-my-zsh/custom/plugins`\n2.  Clone the plugin `bash git clone https://github.com/hadenlabs/zsh-devops`bash\n3.  Edit your `.zshrc` and add `plugins=( ... zsh-devops )` to your list of plugins\n4.  Open a new terminal and enjoy!\n    \u003c!-- Space: ZshDevOps --\u003e\n    \u003c!-- Parent: Project --\u003e\n    \u003c!-- Title: Project Installation Antigen --\u003e\n\n\u003c!-- Label: ZshDevOps --\u003e\n\u003c!-- Label: Project --\u003e\n\u003c!-- Label: Installation --\u003e\n\u003c!-- Label: Antigen --\u003e\n\u003c!-- Include: docs/disclaimer.md --\u003e\n\u003c!-- Include: ac:toc --\u003e\n\n### [antigen](https://github.com/zsh-users/antigen) users\n\nIf you're using [Antigen](https://github.com/zsh-users/antigen), install this plugin by doing the following:\n\n1.  Add `antigen bundle hadenlabs/zsh-devops` to your `.zshrc` where you're adding your other plugins.\n2.  Either open a new terminal to force zsh to load the new plugin, or run `antigen bundle hadenlabs/zsh-devops` in a running zsh session.\n3.  Enjoy!\n    \u003c!-- Space: ZshDevOps --\u003e\n    \u003c!-- Parent: Project --\u003e\n    \u003c!-- Title: Project Installation Antibody --\u003e\n\n\u003c!-- Label: ZshDevOps --\u003e\n\u003c!-- Label: Project --\u003e\n\u003c!-- Label: Installation --\u003e\n\u003c!-- Include: docs/disclaimer.md --\u003e\n\u003c!-- Include: ac:toc --\u003e\n\n### [antibody](https://github.com/getantibody/antibody) users\n\nIf you're using [Antibody](https://github.com/getantibody/antibody), install this plugin by doing the following:\n\n1.  Add :\n\n```{.sourceCode .bash}\n     antibody bundle hadenlabs/zsh-devops\n```\n\nto your `.zshrc` where you're adding your other plugins.\n\n2.  Either open a new terminal to force zsh to load the new plugin, or run `antibody bundle hadenlabs/zsh-devops` in a running zsh session.\n3.  Enjoy!\n\n \u003c!-- Space: ZshDevOps --\u003e\n\u003c!-- Parent: Project --\u003e\n\u003c!-- Title: Functions --\u003e\n\n\u003c!-- Label: Functions --\u003e\n\u003c!-- Include: docs/disclaimer.md --\u003e\n\u003c!-- Include: ac:toc --\u003e\n\n## Functions\n\nzsh devops includes a small utility `devops` to fetch and install new packages.\n\n#### `devops::install`\n\nInstall devops.\n\n## Help\n\n**Got a question?**\n\nFile a GitHub [issue](https://github.com/hadenlabs/zsh-devops/issues).\n\n## Contributing\n\n### Bug Reports \u0026 Feature Requests\n\nPlease use the [issue tracker](https://github.com/hadenlabs/zsh-devops/issues) to report any bugs or file feature requests.\n\n### Development\n\nIn general, PRs are welcome. We follow the typical \"fork-and-pull\" Git workflow.\n\n1.  **Fork** the repo on GitHub\n2.  **Clone** the project to your own machine\n3.  **Commit** changes to your own branch\n4.  **Push** your work back up to your fork\n\n5.  Submit a **Pull Request** so that we can review your changes\n\n**NOTE:** Be sure to rebase the latest changes from \"upstream\" before making a pull request!\n\n## Module Versioning\n\nThis Module follows the principles of [Semantic Versioning (SemVer)](https://semver.org/).\n\nUsing the given version number of `MAJOR.MINOR.PATCH`, we apply the following constructs:\n\n1. Use the `MAJOR` version for incompatible changes.\n1. Use the `MINOR` version when adding functionality in a backwards compatible manner.\n1. Use the `PATCH` version when introducing backwards compatible bug fixes.\n\n### Backwards compatibility in `0.0.z` and `0.y.z` version\n\n- In the context of initial development, backwards compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased. (Initial development)\n- In the context of pre-release, backwards compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased. (Pre-release)\n\n## Copyright\n\nCopyright © 2018-2021 [Hadenlabs](https://hadenlabs.com)\n\n## Trademarks\n\nAll other trademarks referenced herein are the property of their respective owners.\n\n## License\n\nThe code and styles are licensed under the LGPL-3.0 license [See project license.](LICENSE).\n\n## Don't forget to 🌟 Star 🌟 the repo if you like zsh-devops\n\n[Your feedback is appreciated](https://github.com/hadenlabs/zsh-devops/issues)\n","funding_links":["https://github.com/sponsors/hadenlabs","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fzsh-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadenlabs%2Fzsh-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadenlabs%2Fzsh-devops/lists"}