sshrc is a tool that extends the functionality of SSH by sourcing the local ~/.sshrc file upon remote login, allowing users to customize their remote environment without affecting other users. It supports configuration management for various applications, facilitates the use of tmux, and provides strategies for optimizing dotfile usage across multiple servers. Installation instructions and example configurations are included for ease of use.
Dotter is a dotfile manager and templater designed to simplify the management of configuration files in a user's home directory. It addresses common issues with traditional dotfile setups, such as tracking and deployment, by providing flexible configuration options and automated symlinking. Dotter can be installed via various package managers and offers command-line functionality for deploying and managing dotfiles efficiently.