1
0
Fork 0
mirror of synced 2024-09-19 12:02:53 -04:00
zimfw/modules/custom/functions/example_function

4 lines
199 B
Text

# this is an example function
# running 'example_function' in a zsh session will execute the code below
print "executed example function: ${ZIM_DATA_DIR}/modules/custom/functions/example_function!"