-
**Steps to reproduce**
```sh
❯ mise use -g hledger
mise ⚠️ hledger is a community-developed plugin – https://github.com/airtonix/asdf-hledger
Would you like to install hledger? Yes
asdf-hledger…
-
this is from my p10k setup
```
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
status # exit code of the last command
command_execution_time # duration of the last command
…
-
Hi there, wanted to set a reminder for myself to work on an [asdf](https://asdf-vm.com/) plugin for `jet` (and `babashka` later on).
I have run across `asdf` some time ago, it's a fine "package man…
-
I am unable to install erlang 21.0 on Arch Linux.
Here is my log file :
> [otp_build_21.0.log](https://github.com/user-attachments/files/16443567/otp_build_21.0.log)
Here is my error message :…
-
### Provide environment information
```bash
OS:
Linux miko-ThinkPad-E16-Gen-2 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 2 20:41:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
SHELL:
G…
-
### Describe the Bug
I'm unable to make golang plugin to work despite installing it and reshimming.
similar to #914, but `reshim` doesn't work at all.
### Steps to Reproduce
```sh
$ asdf pl…
-
Hello, and thanks for tup!
Unfortunately many distros have only pretty old releases packaged in their repos, while new releases have some important and appreciated features. To make it easier to in…
-
This is a request to add `asdf` as a method for installing. Here's a bunch of other plugins that you can look at: https://github.com/asdf-community. Making a plugin is pretty simple.
-
**Describe the bug**
Since upgrading Mise last week, I have issues with config trust.
I have a Mise config file in a Python project:
```bash
# ~/projects/myproject > cat .mise.toml
[tools]
kus…
-
### Reproduction
1. Set ABORT_DELAY to longer than 5 seconds (I used 120 seconds);
2. Create a loader that returns a promise that takes more than 5 seconds to resolve (I used 5.5 seconds); and
3.…