tvl-depot/users/sterni/emacs
sterni 1e3306ab57 feat(sterni/emacs): use bash login shell for M-x shell
bash (unlike fish) doesn't break down if TERM=dumb which is the only one
I'll be using in emacs (I want to reduce my usage of things depending on
ANSI escape sequence to a minimum, for stuff that needs it I still have
foot). bash is started in login shell mode so /etc/profile is sourced
which will a) enable direnv support and b) setup some tweaks (relating
to PAGER etc.) if TERM=dumb.

Since I use a semicolon for a prompt in (ba)sh, shell-prompt-pattern
needs to be adjusted.

Change-Id: If58b6d1edf1d9ab1883cb51c27729e23d889b16c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5570
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
2022-05-10 18:18:14 +00:00
..
default.nix feat(sterni/emacs): use bash login shell for M-x shell 2022-05-10 18:18:14 +00:00
init.el feat(sterni/emacs): use bash login shell for M-x shell 2022-05-10 18:18:14 +00:00
subscriptions.el feat(users/sterni/emacs): subscribe to Andreas Zwinkau's en blog 2022-01-10 23:24:45 +00:00