This repo is just placeholder for few handy scripts and snippets.
- If you don't have defined style guide use google one
- Use unofficial string mode to detect silent errors
set -euo pipefail
- Check script with linter shellcheck
Fast and simple: Link to cheatsheet
Example usage: Link to cheatsheet