only force using id_rsa password for that key
This commit is contained in:
@@ -81,7 +81,7 @@ if command -v keychain >/dev/null; then
|
||||
alias keychain="keychain --nolock --absolute --dir $XDG_RUNTIME_DIR"
|
||||
eval "$(keychain --quick --eval)"
|
||||
rbw unlock
|
||||
ssh-add ~/.ssh/id_rsa
|
||||
SSH_ASKPASS=get_id_rsa_pass SSH_ASKPASS_REQUIRE=force ssh-add ~/.ssh/id_rsa
|
||||
fi
|
||||
### End user configuration
|
||||
|
||||
|
Reference in New Issue
Block a user