1
0
Fork 0
mirror of synced 2024-06-28 19:31:08 -04:00
zimfw/modules/custom/functions/example_function
2015-12-22 05:55:48 -05:00

5 lines
203 B
Plaintext

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