emacs: use conf-mode .*rc files, but use sh-mode for .bashrc
[~bandali/configs] / .local / bin / emcl
1 #!/bin/sh
2 exec emacsclient --alternate-editor="" -c "$@"