add ssh-agent
This commit is contained in:
parent
8bc5ba4e12
commit
17fcf842da
3 changed files with 12 additions and 0 deletions
|
|
@ -37,3 +37,4 @@ ENV=$HOME/.zshrc; export ENV
|
|||
#alias ls='ls -FG'
|
||||
#alias la='ls -FGal'
|
||||
#source ~/.zshrc
|
||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue