diff options
Diffstat (limited to 'bash/ssh-agent.profile')
-rw-r--r-- | bash/ssh-agent.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/ssh-agent.profile b/bash/ssh-agent.profile new file mode 100644 index 0000000..4360eb4 --- /dev/null +++ b/bash/ssh-agent.profile @@ -0,0 +1 @@ +eval `ssh-agent` |