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
packages.el
README.md

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.