https://github.com/joke/asdf-chezmoi
chezmoi plugin for asdf version manager
https://github.com/joke/asdf-chezmoi
asdf asdf-plugin chezmoi
Last synced: 4 months ago
JSON representation
chezmoi plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/joke/asdf-chezmoi
- Owner: joke
- License: apache-2.0
- Created: 2021-09-19T10:45:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T21:57:48.000Z (5 months ago)
- Last Synced: 2026-01-13T01:57:43.690Z (5 months ago)
- Topics: asdf, asdf-plugin, chezmoi
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= asdf-chezmoi
image:https://github.com/joke/asdf-chezmoi/actions/workflows/build.yml/badge.svg[link=https://github.com/joke/asdf-chezmoi/actions/workflows/build.yml]
image:https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg[link=https://conventionalcommits.org]
image:https://badgen.net/github/dependabot/joke/asdf-chezmoi[]
image:https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit[pre-commit, link=https://github.com/pre-commit/pre-commit]
https://github.com/twpayne/chezmoi[chezmoi] plugin for https://github.com/asdf-vm/asdf[asdf] version manager
== Install
```
asdf plugin-add chezmoi https://github.com/joke/asdf-chezmoi.git
```
== Contributing
If you're looking to contribute, you can find additional information in link:CONTRIBUTING.adoc[here].