SSH_AUTH_SOCK devcontainer #1

Open
opened 2026-06-25 08:33:32 +00:00 by prskr · 0 comments
Owner
export SSH_AUTH_SOCK="$(sudo ss -xlnp | rg sshd | awk '{print $5}')"
```bash export SSH_AUTH_SOCK="$(sudo ss -xlnp | rg sshd | awk '{print $5}')" ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
prskr/dotfiles#1
No description provided.