index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
programming-languages
/
shell
/
config-shell.el
blob: 0c1e82c5fd6b954bcba178803ed953846d6e89eb (
plain
)
1
2
3
(
setq
sh-shell-file
"/bin/bash"
)
(
provide
'config-shell
)