spacemacs/layers/+lang/shell-scripts
2016-07-05 00:23:16 -04:00
..
img
config.el
packages.el Use :toggle keyword instead of when forms 2016-05-29 22:39:21 -04:00
README.org [shell-scripts] add note about shellcheck 2016-07-05 00:23:16 -04:00

Shell Scripts layer

/TakeV/spacemacs/media/commit/46cc89457da9ad9202eeff819e3c38b1766ac270/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 m \ insert end-of-line backslashes to the lines in the region