Skip to content

Commit

Permalink
ssh: WIP pi lcars shift
Browse files Browse the repository at this point in the history
  • Loading branch information
damncabbage committed Mar 2, 2024
1 parent a62e665 commit 7c6b514
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .ssh/config.home
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Host pi
User pi
ForwardAgent yes

# TODO: decomission pi
Host lcars
ProxyJump pi
HostName 10.0.0.107
User robin
ForwardAgent yes

Host clank
ProxyJump pi
User octoprint
Expand Down

0 comments on commit 7c6b514

Please sign in to comment.