c3866382b2
- Add #+HTML_HEAD_EXTRA options to all org files - HTMLize published documentation via CSS
782 B
782 B
Shell Scripting contribution layer for Spacemacs
Description
This simple layer adds support for shell scripting.
Incuded packages for extensions:
.fish
: fish shell
Note: For Windows scripting see the layer windows-scripts
Install
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(shell-scripts))
Key Bindings
None for now.