From 6d1d18532c1d0495a1fd42e6f1b2f7d165efe0a2 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 12 Dec 2024 09:17:22 -0500 Subject: add IRC --- 2024/talks/shell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2024/talks/shell.md') diff --git a/2024/talks/shell.md b/2024/talks/shell.md index 8642efe1..d848418d 100644 --- a/2024/talks/shell.md +++ b/2024/talks/shell.md @@ -49,7 +49,7 @@ See also these other talks by the same speaker: - atuin is a CLI utility; eshell-atuin is a third party Emacs package. (https://github.com/SqrtMinusOne/eshell-atuin/) - there is also https://github.com/svaante/recall by dape.el-developer with a similar goal - I need to look more into Eshell. Just started using native Emacs on Windows and switched from cmd.exe in shell mode to PowerShell, but it would be nice to have a better shell that I can use both on my home machines and the two work machines that run GNU/Linux that would also work on my work Windows laptop. - - Yes, I saw that's one of the main use cases for ehsell. But on windows, for some reason, git provides a bash shell. https://gitforwindows.org/ + - Yes, I saw that's one of the main use cases for eshell. But on windows, for some reason, git provides a bash shell. https://gitforwindows.org/ - Yes, I was thinking to maybe hook that into shell mode. The advantage of Eshell would be that I would not have to configure shell mode at all and just use the built in functionality of Emacs no matter what system I am on. - Using buffers for input and output is such a killer feature - Do you mean in eshell or more generally in Emacs -- cgit v1.2.3