|
|
|
|
|
by gbraad
179 days ago
|
|
I have been doing something similar for years, especially for login to VMs: sets up an environment of my dotfiles based on a checkout and runs a resumable 'screen' session with tmux. This looks elegant (ephemeral), but I seldom log in to a machine I can't leave my files on as installed. ${HOME} is where your dotfiles are. |
|