# shellcheck shell=bash
# vim: set ft=bash :

# Source work modules
[ -f "$HOME/.work/init.sh" ] && source "$HOME/.work/init.sh"
