spacemacs/layers/+lang/shell-scripts
syl20bnr fb27ede558 Bump year in copyright headers
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
..
img
config.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
funcs.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
packages.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
README.org New package insert-shebang 2016-10-17 15:32:43 -04:00

Shell Scripts layer

/TakeV/spacemacs/media/commit/a5d6171c28f7de652eb95a605bf215c2fe0106da/layers/+lang/shell-scripts/img/fish.png

Description

This simple layer adds support for shell scripting.

Supported scripting files:

Note: For Windows scripting see the layer windows-scripts

Features

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add shell-scripts to the existing dotspacemacs-configuration-layers list in this file.

Linting

In order to enable sh scripts linting, install shellcheck.

Key Bindings

Key Binding Description
SPC i ! insert shebang in a script file
SPC m \ insert end-of-line backslashes to the lines in the region