Skip to content

Instantly share code, notes, and snippets.

@petermaloney
Created September 2, 2015 12:55

Revisions

  1. petermaloney created this gist Sep 2, 2015.
    8 changes: 8 additions & 0 deletions aaaaaaaaaa
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    hi there
    =======

    ```
    #!/bin/bash

    echo hi
    ```