Files
dotfiles/shell/helpers.sh

9 lines
108 B
Bash

#
# Helper Functions
#
DOTHELPERS="$DOTSHELL/helpers"
# Load helpers
source "$DOTHELPERS/path_helpers.sh"