summaryrefslogtreecommitdiff
path: root/config/programming-languages/shell/config-shell.el
blob: 0c1e82c5fd6b954bcba178803ed953846d6e89eb (plain)
1
2
3
(setq sh-shell-file "/bin/bash")

(provide 'config-shell)