Skip to content

Instantly share code, notes, and snippets.

@RWJMurphy
Created September 30, 2014 04:08
Show Gist options
  • Select an option

  • Save RWJMurphy/e84371bb08d2449e9987 to your computer and use it in GitHub Desktop.

Select an option

Save RWJMurphy/e84371bb08d2449e9987 to your computer and use it in GitHub Desktop.

Revisions

  1. Reed Kraft-Murphy created this gist Sep 30, 2014.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    #!/bin/bash

    function test {
    echo ${FOO:=$(curl https://gist.githubusercontent.com/RWJMurphy/ded51ead3b153364099a/raw/348c26370e90b6c77a08a2e8fb3258fa6f1a7426/gistfile1.txt)}
    }

    test

    test

    test