Przeglądaj źródła

fix of gfe in ssh-config

master
Dirk Alders 3 tygodni temu
rodzic
commit
3bf79715e3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      .ssh/config

+ 2
- 2
.ssh/config Wyświetl plik

@@ -57,8 +57,8 @@ Host ffw_tmux
57 57
     RequestTTY yes
58 58
     RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
59 59
 
60
-Host ffw_tmux
61
-    HostName ffw
60
+Host gfe_tmux
61
+    HostName gfe
62 62
     User dirk
63 63
     Port 22
64 64
     RequestTTY yes

Ładowanie…
Anuluj
Zapisz