diff options
author | William Carroll <wpcarro@gmail.com> | 2020-02-22T19·04+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-02-22T19·04+0000 |
commit | 527b472469acd55f71dee55e22e13a2a24142cea (patch) | |
tree | 47b3d5c273a7965e4c7490cc3b0b0e86ecda62f0 /configs | |
parent | 695de12482044badda02088eea24c02598e18382 (diff) |
Converge naming of Acer laptop to "socrates"
Prefer "socrates" to "flattop".
Diffstat (limited to 'configs')
-rw-r--r-- | configs/shared/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/shared/.ssh/config b/configs/shared/.ssh/config index b5b220f852b6..67d82ac7e754 100644 --- a/configs/shared/.ssh/config +++ b/configs/shared/.ssh/config @@ -11,7 +11,7 @@ Host gcp Hostname 35.246.93.73 # Laptop running in my flat -Host flattop +Host socrates User wpcarro Hostname 84.92.33.141 |