BIG reorganisation.
This commit is contained in:
parent
3be3ccbbea
commit
e20e00ef8a
122 changed files with 36 additions and 109 deletions
|
@ -1,6 +0,0 @@
|
|||
if ! pgrep -u "$USER" ssh-agent > /dev/null; then
|
||||
ssh-agent > "$XDG_CACHE_HOME/ssh-agent.env"
|
||||
fi
|
||||
if [[ ! "$SSH_AUTH_SOCK" ]]; then
|
||||
source "$XDG_CACHE_HOME/ssh-agent.env" >/dev/null
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue