IntelliJ shell scripting - mhulse/mhulse.github.io GitHub Wiki

  1. Install plugin: Shell Script (bundled)
  2. brew install shellcheck
  3. Open shell script file
  4. Format using ⌥⌘L and the IDE will ask you to install Shfmt
  5. Hover over code and use ⌥⏎ to access Explainshell

Now you can write better shell scripts. :)

⚠️ **GitHub.com Fallback** ⚠️