diff options
-rw-r--r-- | init.el | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |