mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2026-01-26 19:17:42 +00:00
Add hostnames for grafana and bind. Cargo into path variable. Alias has new weather command.
This commit is contained in:
12
.ssh/config
12
.ssh/config
@@ -1,4 +1,4 @@
|
||||
Include ~/.ssh/*_config
|
||||
include ~/.ssh/*_config
|
||||
|
||||
Host imm
|
||||
HostName 10.0.0.114
|
||||
@@ -37,6 +37,13 @@ Host xoa
|
||||
HostName 10.0.0.43
|
||||
User kevin
|
||||
|
||||
Host grafana
|
||||
HostName 10.0.0.48
|
||||
User kevin
|
||||
Host bind
|
||||
HostName 10.0.0.49
|
||||
User kevin
|
||||
|
||||
Host i2c
|
||||
HostName 10.0.0.69
|
||||
User pi
|
||||
@@ -67,8 +74,7 @@ Host zerow
|
||||
|
||||
Host kevinmidboe
|
||||
Hostname kevinmidboe.com
|
||||
Port 2222
|
||||
User kevinmidboe
|
||||
User kevin
|
||||
|
||||
Host curtain
|
||||
Hostname 10.0.0.9
|
||||
|
||||
Reference in New Issue
Block a user