From daa55b1af0a947127a7f1ce425db9a7fabea5b0b Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Fri, 15 Nov 2019 20:52:31 -0600 Subject: [PATCH] Update documentation about using yadm with magit --- yadm.1 | 3 +++ 1 file changed, 3 insertions(+) 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