-
### Description
With gpgSign set in gitconfig and pinentry-loopback or pinentry-tty enabled, commits cannot be made using neogit.
```sh
# ~/.gnupg/gpg.conf
pinentry-mode loopback
```
```sh
#…
-
System: macOS 14.4 (x86)
Version: 2.1.2 (Installed through brew)
Using gpg from terminal with yubikey has no problem.
Should I need to make certain settings?
-
Recently, I found out `aura -Ayu` doesn't update my packages anymore. It exits after the `Fetching package information...` step and provide no informations, not even debug logs :
```
> sudo aura -…
-
![操作系统,红旗中科;不忘初心,砥砺前行。](https://user-images.githubusercontent.com/7227582/188413172-88a52371-e7e8-4eb4-b0b0-65130ff8af2c.png)
*引用:[🇹🇼🇨🇳🇻🇳🇲🇾🐼🚩红旗飘飘 —— 孙玉芳研究员谈国产操作系统](https://xuewen.cnki.net/CJFD-WDNJ…
-
The current method to detect if a program clipboard should be ignored or not is to look for the active window with xdotool, this is a straightfoward solution, but too indirect, it relies too much on t…
duarm updated
7 months ago
-
## What exactly are you trying to do?
My use-case is simple: I want to import SSH keys from the password manager only once using chezmoi's password manager functions (specifically `keepassxcAttachm…
vaygr updated
7 months ago
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
In #1966 support was added for obtaining the process and mount labels on an SELinux-enabled system.
This works correctly for labeling the process, and for labeling most mounts. However, the new `ge…
-
## Describe the bug
Two machines were pretty much in sync. On one machine I added a directory with "chezmoi add" and "chezmoi cd" then git pushing. On the next machine I tried to get these files wi…
lefth updated
5 months ago
-
I did all steps in guide but have problem that my repo is clean
What i do wrong?