dotfiles/templates/.ssh/config
2025-01-14 11:10:13 -06:00

9 lines
155 B
Text

AddKeysToAgent confirm
Host *.mst.edu
User um-ad\ajgq56
% if host['use-jump-host']:
Host *.flock.wg
ProxyJump goose@reliant.gaussian.dev
% endif