2015-12-22 05:55:48 -05:00
|
|
|
# this is an example function
|
|
|
|
# running 'example_function' in a zsh session will execute the code below
|
|
|
|
|
2017-09-04 18:45:31 -04:00
|
|
|
print "executed example function: ${ZIM_DATA_DIR}/modules/custom/functions/example_function!"
|