Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

focusaurus/atom-format-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Editor is Archived so this Plugin is also Archived

The atom editor official website says

| Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official statement.

https://atom-editor.cc/

Atom Format Shell

Automatically format/beautify/pretty-print your shell script source code from within the Atom text editor.

The formatting is powered under the hood by shfmt, which must be installed separately from atom and this atom package.

You can install shfmt by several package managers as documented here.

How to use

There are two ways to format your code:

  • Automatically format on save (requires enabling in Packages → Format Shell → Toggle Format on Save)
  • Run the command Format Shell: Format to invoke shfmt manually

About

Format shell script from within atom text editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors