diff options
| author | Yuval Adam <_@yuv.al> | 2016-12-23 01:07:53 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2016-12-23 01:07:53 +0200 |
| commit | 41bc1b1ddba06de65f3bfec6b9b0c17f93f21aac (patch) | |
| tree | 08c92167cb159c9d7f82659cf5f3a4ff829b74e6 /.bash_profile | |
| parent | fe3c62cd3477ae524346ee0d3ded90899923386d (diff) | |
Switch to systemd unit based SSH agent
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index 0006ff8..efac808 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,6 +2,5 @@ # ~/.bash_profile # -eval `ssh-agent` [[ -f ~/.bashrc ]] && . ~/.bashrc |
