Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jan-matejka/65e8db041517817388580931b7c142ab to your computer and use it in GitHub Desktop.

Select an option

Save jan-matejka/65e8db041517817388580931b7c142ab to your computer and use it in GitHub Desktop.
yac@remy % cat foo.zsh
#! /usr/bin/env zsh
setopt no_unset
setopt err_exit
$foo
--------------------------------------------------------------------------------
~
yac@remy % cat foo.t
$ ${TESTDIR}/foo.zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment