#!/bin/bash gitdir="$HOME/git/Slic3r" exec "$gitdir/build/src/slic3r-gui" "$@"