summaryrefslogtreecommitdiffstats
path: root/bashrc/main.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bashrc/main.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bashrc/main.sh b/bashrc/main.sh
index baf2653..2fa0474 100644
--- a/bashrc/main.sh
+++ b/bashrc/main.sh
@@ -74,6 +74,9 @@ _load common locale
# now set a reasonable environment
_load common env
+# ssh/gpg-agent
+_load common keychain
+
# bash configuration
_load common shopt