In your ~/.zshrc
or ~/.bashrc
configuration file, add the following instructions:
- An environment variable to store a file where the task list will be stored;
export TODO="${HOME}/todo.txt"
--[[ | |
AppleScript: Text Enhancement with Gemini 1.5 API | |
Version: 1.0 | |
Developed by: Ernane Ferreira (https://github.com/ErnaneJ) | |
Description: | |
This script refines and formalizes selected text by utilizing the Gemini 1.5 Flash model from Google's API. | |
It integrates spelling, grammar, and stylistic improvements based on a given prompt. | |
Dependencies: |