#!/bin/bash

LD_LIBRARY_PATH=$BIRCH/lib-$BIRCH_PLATFORM/zsh-5.5.1
export LD_LIBRARY_PATH
$BIRCH/bin-$BIRCH_PLATFORM/zsh $*
