Fix issues with Yubikey GPG/SSH agent

This commit is contained in:
Alex Palaistras 2021-10-12 16:09:40 +01:00
parent fb5735c2b4
commit 982e95c1ce
6 changed files with 15 additions and 3 deletions

View File

@ -146,6 +146,10 @@
(after! projectile
(setq projectile-globally-ignored-directories (append (default-value 'projectile-globally-ignored-directories) '("vendor"))))
(after! ranger
(setq ranger-cleanup-eagerly t
ranger-hide-cursor t))
(after! sh-script
(setq sh-basic-offset 4))

View File

@ -33,6 +33,7 @@
word-wrap
:emacs
(dired +ranger +icons)
electric
ibuffer
(undo +tree)

View File

@ -7,5 +7,5 @@
;; (package! builtin-package :disable t)
(package! systemd :pin "b6ae63a236605b1c5e1069f7d3afe06ae32a7bae")
(package! kubernetes :pin "ea2a1ab91347740d3006c9591064d0fc77180ab7")
(package! kubernetes-evil :pin "ea2a1ab91347740d3006c9591064d0fc77180ab7")
(package! kubernetes :pin "7a5ec79c51698123098af58dea2d10bf15c5a82f")
(package! kubernetes-evil :pin "7a5ec79c51698123098af58dea2d10bf15c5a82f")

5
.config/pinentry/preexec Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh
# This script overrides the choice of 'pinentry', and is used by the '/usr/bin/pinentry'
# program by default.
exec /usr/bin/pinentry-gnome3 "$@"

View File

@ -1,4 +1,4 @@
pinentry-program /usr/bin/pinentry-qt
pinentry-program /usr/bin/pinentry-gnome3
default-cache-ttl 60
max-cache-ttl 120
enable-ssh-support

2
.gnupg/scdaemon.conf Normal file
View File

@ -0,0 +1,2 @@
card-timeout 5
reader-port Yubico Yubi