This commit is contained in:
Op52 2019-01-24 10:15:50 -05:00
parent e43e7edf40
commit 481ef8c6c6
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ chmod 644 ~/.ssh/id_op52.pub
echo "Configuring keychain..."
echo "# Configured for keychain" >> ~/.bashrc
echo "eval \`keychain --eval --agents ssh id_op52\`" >> ~/.bashrc
echo "eval \`keychain --quiet --eval --agents ssh id_op52\`" >> ~/.bashrc