cmc/dotfiles
Using GNU Stow to manage my dotfiles.
clone: git clone https://gitbay.org/cmc/dotfiles.git
f71903afb302ecbd3cc83f768b83ddd0692ffec9
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-04-30T22:12:03Z
common/ssh/.ssh/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) @@ -11,9 +11,9 @@ Host hutch HostName 159.203.91.165 Port 22 Host * - AddKeysToAgent yes - UseKeychain yes - IdentityFile ~/.ssh/id_ed25519 + #AddKeysToAgent yes + #UseKeychain yes + #IdentityFile ~/.ssh/id_ed25519 #ControlMaster auto #ControlPath ~/.ssh/master-%r@%h:%p #ControlPersist 300