1
0
mirror of https://github.com/captn3m0/dotfiles.git synced 2024-09-28 13:22:54 +00:00

switch from keychain

This commit is contained in:
Nemo 2019-07-07 01:48:25 +05:30
parent a10c928a54
commit 590d1a2925
2 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
/home/nemo/.config/systemd/user/ssh-agent.service

View File

@ -390,7 +390,6 @@ shopt -s histappend
### Added by the Heroku Toolbelt ### Added by the Heroku Toolbelt
pathadd '/usr/local/heroku/bin' pathadd '/usr/local/heroku/bin'
eval `keychain --eval --quiet --agents ssh id_rsa`
#Importing phpenv #Importing phpenv
# eval "$(phpenv init -)" # eval "$(phpenv init -)"