Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created March 5, 2019 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/6e326b075038b7a2b065679d409b5933 to your computer and use it in GitHub Desktop.
Save cleverca22/6e326b075038b7a2b065679d409b5933 to your computer and use it in GitHub Desktop.
writeScriptBin "foo" ''
#!/bin/sh
export PATH=${pandoc}/bin:$PATH
exec ${haskell-thing}/bin/thing
''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment