diff --git a/yadm.1 b/yadm.1 index c913722..a028b29 100644 --- a/yadm.1 +++ b/yadm.1 @@ -194,9 +194,12 @@ Emacs Tramp and Magit can manage files by using this configuration: '("yadm" (tramp-login-program "yadm") (tramp-login-args (("enter"))) + (tramp-login-env (("SHELL") ("/bin/sh"))) (tramp-remote-shell "/bin/sh") (tramp-remote-shell-args ("-c")))) .RE +and use (magit-status "/yadm::"). If you find issue with Emacs 27 and zsh, +trying running (setenv "SHELL" "/bin/bash"). .TP .B gitconfig Pass options to the