spacemacs/contrib/lang/shell-scripts
2015-04-03 17:44:11 -04:00
..
img Move fish-mode to new layer: shell-scripts 2015-04-03 17:44:11 -04:00
packages.el Move fish-mode to new layer: shell-scripts 2015-04-03 17:44:11 -04:00
README.md Move fish-mode to new layer: shell-scripts 2015-04-03 17:44:11 -04:00

Shell Scripting contribution layer for Spacemacs

logo

Table of Contents

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.