Add bat config

This commit is contained in:
Daniel Lundin 2020-09-29 00:18:38 +02:00
parent 2f2638e095
commit 9346e08738
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
3 changed files with 5 additions and 0 deletions
.ssh

View file

@ -1,5 +1,6 @@
Host devel
Hostname 10.1.100.16
IdentityAgent /run/user/1000/gnupg/S.gpg-agent.ssh
ForwardAgent yes
ExitOnForwardFailure yes
RequestTty yes