Skip to content

Instantly share code, notes, and snippets.

@rothmichaels
Last active May 17, 2016 20:53
Show Gist options
  • Select an option

  • Save rothmichaels/91dc9f99aa3a32e5f4b2 to your computer and use it in GitHub Desktop.

Select an option

Save rothmichaels/91dc9f99aa3a32e5f4b2 to your computer and use it in GitHub Desktop.
In progress emacs shell-script-mode settings
(setq sh-basic-offset 2 sh-indentation 2)
(setq sh-indent-for-case-label 0)
(setq sh-indent-for-case-alt '+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment