aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rwxr-xr-x.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 94cc74d..ae50f2d 100755
--- a/.bashrc
+++ b/.bashrc
@@ -35,6 +35,8 @@ if [ -z "$SSH_AUTH_SOCK" ] ; then
/usr/bin/ssh-add -K
fi
+/usr/bin/ssh-add -K
+
# TODO: Fix /dev/fd/13:type:12979: bad option: -t issue
# source kubectl bash completion
# if hash kubectl 2>/dev/null; then