Skip to content

Commit

Permalink
Maybe include colima in ssh config
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jan 8, 2025
1 parent cd591c1 commit 2d3c111
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ssh/config
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Match exec "[ -f ~/.colima/ssh_config ]"
Include ~/.colima/ssh_config

HashKnownHosts=yes
VisualHostKey=yes

Expand Down

0 comments on commit 2d3c111

Please sign in to comment.