3 lines
78 B
Bash
3 lines
78 B
Bash
export SSH_AUTH_SOCK="$HOME/.ssh/proton-pass-agent.sock"
|
|
. "$HOME/.cargo/env"
|
export SSH_AUTH_SOCK="$HOME/.ssh/proton-pass-agent.sock"
|
|
. "$HOME/.cargo/env"
|