SSH without profile processing

pull/33/head
lbonanomi 2018-12-24 10:26:13 -05:00
parent c6424a10ba
commit fb4b42c2e2
1 changed files with 1 additions and 1 deletions

View File

@ -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