User defined scripts that will be executed when shed is initiated by shed-init
The scripts will be executed in alphabetical order. It is recommended to prepend numeric value to the filename to alter the order.
You can add in scripts to extend the functionally of Shed, for example:
- define additional environment variables.
- define additional aliases.
- define additional functions.
- etc