fix(emacs): Explicitly set TRAMP host shell to Bash

Fixes hang during connection.
This commit is contained in:
Madeleine Sydney
2025-03-23 23:16:03 -06:00
parent 8081d299c1
commit 4062a4fff6
2 changed files with 8 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ in {
programs.readline = {
enable = true;
extraConfig = ''
# Unfortunately, the Vi mode is... bad!
# Unfortunately, the Vi mode is... bad.
set editing-mode emacs
# Mimmic Comint/Eshell binds.