diff options
author | June McEnroe <june@causal.agency> | 2023-07-20 10:22:47 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-07-20 10:22:47 -0400 |
commit | 2b6f74d8c699101ac752b900ac2e3dda9be43752 (patch) | |
tree | 9e8154bdd1040c6fe21dfb0bb7e5f5653bc8123a /home | |
parent | Add The Sisters of Dorley ch. 1-15 (diff) | |
download | src-2b6f74d8c699101ac752b900ac2e3dda9be43752.tar.gz src-2b6f74d8c699101ac752b900ac2e3dda9be43752.zip |
Replace monday with tuesday
Diffstat (limited to 'home')
-rw-r--r-- | home/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config index b2035a81..07ccb6b6 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,7 +3,7 @@ Include config_private SendEnv LANG LC_* -Host monday beastie puffy toaster tux progynova +Host tuesday beastie puffy toaster tux progynova HostName %h.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 |