.dots/init.sh

3 lines
118 B
Bash
Executable file

#!/bin/bash
DOTSDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
. ${DOTSDIR}/scripts/init.sh