2 lines
93 B
Bash
2 lines
93 B
Bash
export PATH="$HOME/.yarn/bin:$PATH"
|
|
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|