Is this session specific or it works? ``` eval `ssh-agent -s` ssh-add ~/.ssh/id_ed25519 ```
Is this session specific or it works?