summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index 2f92df7..fc08923 100644
--- a/init.el
+++ b/init.el
@@ -1562,9 +1562,6 @@
;;; Compilation and shells
-(setq shell-file-name "/bin/bash")
-(setq shell-command-switch "-c")
-
(bind-keys :map km/external-map
("r" . shell-command-on-region)
("s" . shell-command)