sshrc icon indicating copy to clipboard operation
sshrc copied to clipboard

Bring your .bashrc, .vimrc, etc. with you when you ssh

Results 5 sshrc issues
Sort by recently updated
recently updated
newest added

https://github.com/cdown/sshrc/blob/46b92e29a11cfa867fcf0ecf7ac3b2a9374f87ce/sshrc#L10 This limit is in place because of `$(getconf ARG_MAX)`, which is 1M on macOS12.3 (I'm using ARG_MAX / 2 in my own version), so the 64k limit could definitely...

I note that there are many commits on top of Russell91's code at: https://github.com/taylorskalyo/sshrc Would it be worthwhile merging some of those commits, or perhaps starting a community repo (sshrc/sshrc)...

Not a big issue but I just noticed that in the documentation of how to install sshrc, it still points to the original repo, not this one.

I have ~/.config/micro/bindings.json and settings.json file. How can use this files over ssh?