spacemacs/layers/+lang/shell-scripts
Eivind Fonn c609f48cba Refactor zsh shell-script code
- Move to packages.el
- Give setup function an explicit name
- Guard for non-file buffers
2015-11-15 12:49:49 +01:00
..
img
packages.el Refactor zsh shell-script code 2015-11-15 12:49:49 +01:00
README.org Documentation update 2015-11-13 14:23:13 +01:00

Shell Scripting contribution layer for Spacemacs

/TakeV/spacemacs/media/commit/c609f48cbaf50e854b4a6190172482628d7207b3/layers/+lang/shell-scripts/img/fish.png

Description

This simple layer adds support for shell scripting.

Incuded packages for extensions:

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.