Skip to content

Commit 59dac63

Browse files
Russell StewartRussell Stewart
Russell Stewart
authored and
Russell Stewart
committed
Update README.md
1 parent 7e09be8 commit 59dac63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Your most import configuration files (e.g. vim, inputrc) may not be bash scripts
3434
$ sshrc me@myserver
3535
some data
3636

37-
The contents of ~/.sshrc.d will be copied to $SSHHOME/.sshrc.d under /tmp. Try not to stuff too much junk into your ~/.sshrc.d. It'll slow down your login times, and if the folder contents are > 1MB, the server may start blocking your ssh attempts.
37+
The contents of ~/.sshrc.d will be copied to $SSHHOME/.sshrc.d under /tmp. Try not to stuff too much junk into your ~/.sshrc.d. It'll slow down your login times, and if the folder contents are > 1MB, the server may start blocking your sshrc attempts.
3838

3939
<h2>Vim Usage</h2>
4040
Here is a more practical example of how to take advantage of the ~/.sshrc.d with vim.

0 commit comments

Comments
 (0)