No description
Find a file
khamley 7630b5fce5 Initial commit
sssh: a thin ssh wrapper that syncs dotfiles (via dotdotdot or a plain
git repo) into a per-session directory on the remote before opening an
interactive shell. Supports per-session isolation, connection
multiplexing, remote shell detection (zsh/bash/fish), and optional
cleanup on exit.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 11:15:55 -07:00
src Initial commit 2026-07-08 11:15:55 -07:00
.gitignore Initial commit 2026-07-08 11:15:55 -07:00
Cargo.lock Initial commit 2026-07-08 11:15:55 -07:00
Cargo.toml Initial commit 2026-07-08 11:15:55 -07:00
CLAUDE.md Initial commit 2026-07-08 11:15:55 -07:00