1
0
Fork 0
mirror of synced 2024-06-03 07:41:10 -04:00
zimfw/modules/custom/functions/example_function

5 lines
195 B
Plaintext
Raw Normal View History

2018-04-05 00:37:10 -04:00
# this is an example function
# running 'example_function' in a zsh session will execute the code below
print "executed example function: ${ZIM_HOME}/modules/custom/functions/example_function!"