summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-06-05 15:45:56 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-06-05 15:45:56 (EDT)
commit7d94dbbcd38edb235e94035987184fb14985fc94 (patch)
tree0f4954dd837cfb08d615eb58ee1ff06b5230faec /.bashrc
parent95fd0f221f01ddc20f0c39462caf460bc3e70671 (diff)
downloadbash-7d94dbbcd38edb235e94035987184fb14985fc94.zip
bash-7d94dbbcd38edb235e94035987184fb14985fc94.tar.gz
bash-7d94dbbcd38edb235e94035987184fb14985fc94.tar.bz2
.bashrc: Remove keychain cmd, run-parts instead
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index fbc9f4b..444e16a 100644
--- a/.bashrc
+++ b/.bashrc
@@ -38,5 +38,4 @@ if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
-# Should probably be split out into a module script executed by run-parts
-eval "$(keychain --agents ssh --eval --quiet id_rsa)"
+run-parts ~/.bashrc.d