Skip to content

wladerer/bash-snippets

 
 

Repository files navigation

bash-snippets

A collection of bash snippets

Features

Just a few snippets to make shellscript dev easier

  • shebang : shebang
  • e : echo
  • fn : function
  • fnd : function with definitions
  • if : if
  • ife : if else
  • elif : elif
  • until : until
  • main : main
  • const : const
  • todo : TODO

Known Issues

None

Release Notes

0.0.1

  • shebang : shebang
  • e : echo
  • fn : function
  • if : if
  • ife : if else
  • elif : elif
  • until : until

0.0.2

Added a logo

1.0.0

This release updated the format choice for function names (fn) to align with the Shell Style Guide

Additionally it added the following new snippets:

  • fnd : function with definitions
  • main : main
  • const : const
  • todo : TODO

Enjoy!

About

A collection of bash snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published