removed some unneeded plugins

This commit is contained in:
eeleater 2021-05-30 09:28:50 +02:00
parent 2979ab9db6
commit d5a9b2900f
3 changed files with 13 additions and 19 deletions

View file

@ -27,5 +27,5 @@ else
if ! is_ssh_agent_pid_valid $SSH_AGENT_PID; then
start_agent
fi
add_identities
add_identities
fi