mirror of
https://github.com/rwxrob/dot
synced 2024-11-12 07:10:46 +00:00
Add (back) ssh-agent
This commit is contained in:
parent
d6f7c1553a
commit
88e3f60442
1
.bashrc
1
.bashrc
@ -352,6 +352,7 @@ _have ansible-inventory && . <(register-python-argcomplete3 ansible-inventory)
|
|||||||
_have ansible-playbook && . <(register-python-argcomplete3 ansible-playbook)
|
_have ansible-playbook && . <(register-python-argcomplete3 ansible-playbook)
|
||||||
_have ansible-pull && . <(register-python-argcomplete3 ansible-pull)
|
_have ansible-pull && . <(register-python-argcomplete3 ansible-pull)
|
||||||
_have ansible-vault && . <(register-python-argcomplete3 ansible-vault)
|
_have ansible-vault && . <(register-python-argcomplete3 ansible-vault)
|
||||||
|
_have ssh-agent && . <(ssh-agent)
|
||||||
|
|
||||||
# -------------------- personalized configuration --------------------
|
# -------------------- personalized configuration --------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user