# This is a samle env-file # This file must exist at ~/.idgatt.env if it is to be sourced. IDGATTDIR=${HOME}/.idgatt IDGATT_URL='https://git.dnns.no/idgatt.git' IDGATT_BRANCH=master IDGATT_cURL="https://git.dnns.no/idgatt.git/snapshot/idgatt-${IDGATT_BRANCH}.tar.gz" IDGATT_FORCE=0 IDGATT_FORCE_GIT=0 # Items to install IDGATT_STOW=( bin config git lynx readline terminfo tmux vim zsh )