Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

psvo/asdf-chezmoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-chezmoi Build Lint

chezmoi plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • GITHUB_API_TOKEN: you may set this environment variable in your shell to work around GitHub request rate limiting.

Install

Plugin:

asdf plugin add chezmoi
# or
asdf plugin add chezmoi https://github.com/psvo/asdf-chezmoi.git

chezmoi:

# Show all installable versions
asdf list-all chezmoi

# Install specific version
asdf install chezmoi latest

# Set a version globally (on your ~/.tool-versions file)
asdf global chezmoi latest

# Now chezmoi commands are available
chezmoi --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Petr Svoboda

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages