Definitions for handling files and configurations on scripts
-
For Object File (WHAT the script handle)
- env var name varies by tool
- $TMENU_FILE
- $TNOTES_FILE
- etc...
-
For Config files (HOW the script handle):
- Always has a fallback created
- fallback file's path available at .config/tinytoolsh/toolname.config
- $TOOLNAME_CONFIG
Definitions for handling files and configurations on scripts
For Object File (WHAT the script handle)
For Config files (HOW the script handle):