@@ -22,7 +22,14 @@ chmod 600 config
vi config
```
-> type `:%s/jsmith/your_username/g` and `:wq`
+> from outside: [@ssh_config](www.climate.be/documents/download?files=ssh_config)
+
+In `vi config`:
+```
+:%s/jsmith/your_username/g
+:wq
Import your `id_rsa.ceci` file in `~/.ssh/config`