spacemacs/contrib/lang/shell-scripts
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with SPC f e R
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
..
img Move fish-mode to new layer: shell-scripts 2015-04-03 17:44:11 -04:00
packages.el Reload dotfile and layer anywhere with SPC f e R 2015-04-18 23:40:24 -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.