From fb4b42c2e2f6ad6445a1681583efeb903f4b4b70 Mon Sep 17 00:00:00 2001 From: lbonanomi Date: Mon, 24 Dec 2018 10:26:13 -0500 Subject: [PATCH] SSH without profile processing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79aa7e8..4704183 100644 --- a/README.md +++ b/README.md @@ -1627,7 +1627,7 @@ function _scg() { } ``` -###### SSH without processing any login scripts +###### SSH login without processing any login scripts ```bash ssh -tt user@host bash