summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-15 17:16:40 +0000
committernoa@gaiwan.org2024-06-15 17:16:40 +0000
commit2c0ccf5701b53bb143221c41d823789d2974227f (patch)
tree8c7ac44befc45b4013631d243ace513738e86261 /emacs
parent83889236cd26aa949695d98696ace5767b791854 (diff)
Use sh as shell instead of fish
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 65a3c1b..9f992c7 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -878,6 +878,8 @@ The misspelled word is taken from OVERLAY.  WORD is the corrected word."
 (global-set-key [remap query-replace-regexp] 'anzu-query-replace-regexp)
 
 
+(setopt shell-file-name "/bin/sh")
+
 (defun snarf-song (url)
   (interactive "sYoutube url:")
   (async-shell-command