1
0
Fork 0

mainly tmux updates, ssh-askpass w/ pinentry

This commit is contained in:
Arthur Khachaturov 2024-08-24 23:57:32 +03:00
parent 3db255cc32
commit d2d85c8cff
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
8 changed files with 64 additions and 8 deletions

View file

@ -33,5 +33,6 @@ XDG_SESSION_DESKTOP="$XDG_CURRENT_DESKTOP"
WINDOW_MANAGER="dwm"
SUDO_ASKPASS="${HOME}/.local/bin/scripts/dmenu_askpass"
SSH_ASKPASS="${HOME}/.local/bin/scripts/ssh-askpass"
set +a