Expand description
Miscellaneous helpers shared by the other modules.
Modulesยง
- archive
- Archive extraction (zip files).
- docker
- Docker and Docker Compose interaction.
- http
- HTTP file downloads via curl or wget.
- install_
prompt - Post-init / post-setup helper that offers to install
fdlglobally (~/.local/bin/fdl) so the user can drop the./prefix in subsequent invocations. - prompt
- Interactive terminal prompts.
- system
- Cross-platform system detection (CPU, RAM, OS, Docker, GPU).