1
0
Fork 0

annual dotfiles push

This commit is contained in:
Arthur K. 2026-01-30 17:57:53 +03:00
parent 5076968086
commit 7f3c29f8f3
Signed by: wzray
GPG key ID: B97F30FDC4636357
12 changed files with 330 additions and 97 deletions

View file

@ -1,2 +1,4 @@
pkill -0 gpg-agent || gpg-agent --daemon
eval "$(ssh-agent)"
{
pkill -0 gpg-agent || gpg-agent --daemon
eval "$(ssh-agent)"
} >/dev/null 2>&1