Achim Staebler

Results 8 issues of Achim Staebler

Is there a way to get otuput in the short flavour of git status? I am using `alias gs='git status -sb'` and would like to use scmpuff with it. Side...

feature request
ui

Hello, I'm trying to build from sources on FreeBSD (jail with 11.3-RELEASE-p9 on FreeNAS 11.3) based on the provided script. 1. Currently running into a challenge with `configure` not finding...

Hello, I am converting a project from "just" `direnv` and its `layout python` statement to `direnv` and `mise` for managing tools. Plain python venv management supports the env var `WORKON_HOME`...

enhancement

Like it! Can you provide some details on how jop compares to other JSON swiss army knives such as https://github.com/misterfifths/jutil, https://github.com/stedolan/jq and https://github.com/trentm/json? Thanks!

Documentation for subscribing to device commands seems to be missing entirely from the documentation. I did a search in the entire docs and found nothing.

enhancement

Hello, is bundling a specific version of mcfly required? [v0.8.6](https://github.com/cantino/mcfly/releases/tag/v0.8.6) has neat features I would like to use (e.g. filtering history dumps), and 0.7.1 is bundled with mcfly-fzf.

**Describe the bug** `direnv show_dump dump` fails with error in title. Repro in a clean zsh docker container. **To Reproduce** ``` docker run -it zshusers/zsh:5.9 apt update && apt -y...

Bug

**Describe the bug** Hello, I'm attempting to load an env var from sops. It's the output of [argon2](https://en.wikipedia.org/wiki/Argon2) key derivation, and contains dollar signs. E.g. (this is from a [vaultwarden](https://github.com/dani-garcia/vaultwarden)...

Bug