Table of Contents

Shell Scripts layer

Table of ContentsClose

fish.png

1 Description

This simple layer adds support for shell scripting.

Supported scripting files:

Note: For Windows scripting see the layer windows-scripts

1.1 Features

2 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.

2.1 Linting

In order to enable sh scripts linting, install shellcheck.

3 Key Bindings

Key Binding Description
SPC m \ insert end-of-line backslashes to the lines in the region

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:55

Validate