Skip to content

History / Coding style guide

Revisions

  • add syntax highlighting to code blocks

    @sunaku sunaku committed Jun 28, 2011
  • markdown removed the [[ in the if-statement

    @sunaku sunaku committed Jun 28, 2011
  • ZSH uses dash instead of underscore to separate words in function identifiers.

    @sorin-ionescu sorin-ionescu committed Jun 28, 2011
  • Functions are easier to spot with the optional 'function' keyword since curly braces can be used to create a list of commands to be executed in the current context.

    @sorin-ionescu sorin-ionescu committed Jun 28, 2011
  • First hack at a little structure.

    @csexton csexton committed Jun 28, 2011
  • Created Coding style guide (markdown)

    @robbyrussell robbyrussell committed Jun 1, 2011