#!/usr/bin/env bash workdir=$(pwd) cd ${workdir}/base ./build cd ${workdir}/i3 ./build cd ${workdir}