spacemacs/layers/+lang/shell-scripts
2016-07-17 17:31:59 +02:00
..
img
config.el Add company-shell to shell-scripts layer 2016-02-14 23:21:37 -05:00
packages.el Expand gtags use to many more languages 2016-07-17 17:31:59 +02:00
README.org [shell-scripts] add note about shellcheck 2016-07-05 00:23:16 -04:00

Shell Scripts layer

/TakeV/spacemacs/media/commit/ebbfbaf2d1d8bb66e83d4a90dce41139e8fe335d/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