From 691d2dc3f18014cab6208bfbf080b49c0b16f904 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Wed, 6 Nov 2019 18:00:01 -0600 Subject: [PATCH] Set explicit shell so better-shell-remote-open works on phone --- custom.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/custom.el b/custom.el index fdce5cc..a49dbc6 100644 --- a/custom.el +++ b/custom.el @@ -14,6 +14,8 @@ '(dired-listing-switches "-alh") '(elpy-eldoc-show-current-function nil) + '(explicit-shell-file-name + "/bin/bash") '(find-file-suppress-same-file-warnings t) '(hippie-expand-try-functions-list