diff --git a/.magic_ssh_config b/.magic_ssh_config
index f25f98af43598a7da7d18aec9bef5e45222375b1..d67d2989b3b2a48bbd5863b2596e811800061854 100644
--- a/.magic_ssh_config
+++ b/.magic_ssh_config
@@ -2,5 +2,4 @@ Host centaur.sch.bme.hu
     StrictHostKeyChecking no
     ControlMaster auto
     ControlPersist yes
-    ControlPath ~/.ssh/socket/%r@%h:%p
-    RequestTTY yes
\ No newline at end of file
+    ControlPath ~/.ssh/socket/%r@%h:%p
\ No newline at end of file